aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv6: clean up ip6_route_net_init() error handlingPeter Zijlstra2008-10-07
* inet: Don't lookup the socket if there's a socket attached to the skbKOVACS Krisztian2008-10-07
* inet: Add udplib_lookup_skb() helpersKOVACS Krisztian2008-10-07
* inet_hashtables: Add inet_lookup_skb helpersArnaldo Carvalho de Melo2008-10-07
* tcp: Respect SO_RCVLOWAT in tcp_poll().David S. Miller2008-10-06
* pkt_sched: Simplify dev_requeue_skb and dequeue_skbJarek Poplawski2008-10-06
* pkt_sched: Fix handling of gso skbs on requeuingJarek Poplawski2008-10-06
* xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard2008-10-05
* Phonet: implement GPRS virtual interface over PEP socketRémi Denis-Courmont2008-10-05
* Phonet: receive pipe control requests as out-of-band dataRémi Denis-Courmont2008-10-05
* Phonet: Pipe End Point for Phonet Pipes protocolRémi Denis-Courmont2008-10-05
* Phonet: connected sockets glueRémi Denis-Courmont2008-10-05
* Phonet: modules auto-loading supportRémi Denis-Courmont2008-10-05
* sctp: correctly save sctp_adaptation from parameter.Vlad Yasevich2008-10-01
* sctp: enable cookie-echo retransmission transport switchVlad Yasevich2008-10-01
* sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUESWei Yongjun2008-10-01
* sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT stateWei Yongjun2008-10-01
* sctp: try harder to figure out address family when checking wildcardsVlad Yasevich2008-10-01
* sctp: reduce memory footprint of sctp_chunk structureNeil Horman2008-10-01
* sctp: Retransmit list is ineligable for missing indicationsVlad Yasevich2008-10-01
* sctp: Optimize SFR-CACC transport list walking during SACK processingVlad Yasevich2008-10-01
* sctp: Only mark chunks as missing when there are gapsVlad Yasevich2008-10-01
* udp: Export UDP socket lookup functionKOVACS Krisztian2008-10-01
* tcp: Port redirection support for TCPKOVACS Krisztian2008-10-01
* ipv4: Make Netfilter's ip_route_me_harder() non-local address compatibleKOVACS Krisztian2008-10-01
* tcp: Handle TCP SYN+ACK/ACK/RST transparencyKOVACS Krisztian2008-10-01
* ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian2008-10-01
* ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is setTóth László Attila2008-10-01
* ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian2008-10-01
* ipv4: Loosen source address check on IPv4 outputJulian Anastasov2008-10-01
* net: BUG instead of corrupting memory in pskb_expand_headHerbert Xu2008-10-01
* ipsec: Put dumpers on the dump listHerbert Xu2008-10-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
|\
| * af_key: Free dumping state on socket closeTimo Teras2008-10-01
| * XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard2008-10-01
| * ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev2008-10-01
| * tcp: Fix NULL dereference in tcp_4_send_ack()Vitaliy Gusev2008-10-01
| * sctp: Fix kernel panic while process protocol violation parameterWei Yongjun2008-09-30
| * iucv: Fix mismerge again.Heiko Carstens2008-09-30
| * ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu2008-09-30
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-24
| |\
| | * netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertionYasuyuki Kozakai2008-09-24
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-09-24
| |\ \
| | * | 9p: fix put_data error handlingEric Van Hensbergen2008-09-24
| | * | 9p: introduce missing kfreeJulia Lawall2008-09-24
| | * | 9p-trans_fd: fix and clean up module init/exit pathsTejun Heo2008-09-24
| | * | 9p-trans_fd: don't do fs segment mangling in p9_fd_poll()Tejun Heo2008-09-24
| | * | 9p-trans_fd: clean up p9_conn_create()Tejun Heo2008-09-24
| | * | 9p-trans_fd: fix trans_fd::p9_conn_destroy()Tejun Heo2008-09-24
| | * | 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-24