summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* [IPV4]: Incorrect permissions on route flush sysctlDave Jones2005-04-281-1/+1
* [SCTP] Fix SCTP sendbuffer accouting.Neil Horman2005-04-284-5/+43
* [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_t...Sridhar Samudrala2005-04-281-2/+2
* [SCTP] Fix bug in sctp_init() error handling code.Neil Horman2005-04-281-2/+2
* [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any().Brian Haley2005-04-281-3/+1
* [SCTP] Implement Sec 2.41 of SCTP Implementers guide.Jerome Forissier2005-04-282-34/+62
* [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 styleVladislav Yasevich2005-04-281-1/+1
* [NET]: kill gratitious includes of major.hAl Viro2005-04-2521-21/+0
* [TCP]: Trivial tcp_data_queue() cleanupJames Morris2005-04-251-1/+0
* [PKT_SCHED]: Eliminate unnecessary includes in simple.cDavid S. Miller2005-04-251-16/+2
* [NETFILTER]: Drop conntrack reference when packet leaves IPPatrick McHardy2005-04-252-7/+2
* [NETFILTER]: Fix truncated sequence numbers in FTP helperYasuyuki KOZAKAI2005-04-251-2/+2
* [IPV6]: export inet6_sock_nrArnaldo Carvalho de Melo2005-04-241-0/+1
* [PKT_SCHED]: improve hashing performance of cls_fwThomas Graf2005-04-241-4/+27
* [SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Herbert Xu2005-04-242-9/+6
* [NET]: Document ->hard_start_xmit() locking in comments.Ben Greear2005-04-241-0/+13
* [PKT_SCHED]: Introduce simple actions.Jamal Hadi Salim2005-04-243-5/+123
* [TCP]: skb pcount with MTU discoveryDavid S. Miller2005-04-241-11/+14
* [AX25] Introduce ax25_type_transArnaldo Carvalho de Melo2005-04-242-4/+2
* [NETFILTER]: Ignore PSH on SYN/ACK in TCP connection trackingPatrick McHardy2005-04-241-0/+1
* [NETFILTER]: Fix NAT sequence number adjustmentPatrick McHardy2005-04-243-16/+98
* [XFRM]: Fix existence lookup in xfrm_state_findPatrick McHardy2005-04-211-2/+3
* [ATM]: net/atm/resources.c: remove __free_atm_devAdrian Bunk2005-04-211-8/+3
* [AX25]: make ax25_queue_xmit a net_device parameterArnaldo Carvalho de Melo2005-04-214-14/+6
* [ATM]: sk_atm() conversion missed subtle change of vccChas Williams2005-04-211-0/+1
* [NET]: Add missing newline for skb_*_panicPatrick McHardy2005-04-211-4/+8
* [IPSEC]: COW skb header in UDP decapHerbert Xu2005-04-191-0/+2
* [ATALK]: Add missing dev_hold() to atrtr_create().Herbert Xu2005-04-191-0/+1
* [SOCK]: on failure free the sock from the right placeArnaldo Carvalho de Melo2005-04-191-1/+4
* [NET]: skbuff: remove old NET_CALLER macroStephen Hemminger2005-04-192-10/+5
* [RTNETLINK]: Add comma to final entry in link_rtnetlink_tableDavid S. Miller2005-04-191-1/+1
* [RTNETLINK]: Protocol family wildcard dumping for routing rulesThomas Graf2005-04-191-1/+2
* [IPV6]: Replace bogus instances of inet->recverrHerbert Xu2005-04-192-5/+3
* [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu2005-04-192-13/+128
* [IPV6]: Fix a branch predictionYOSHIFUJI Hideaki2005-04-191-1/+1
* [PATCH] kobject/hotplug split - net bridgekay.sievers@vrfy.org2005-04-181-0/+2
* [PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CO...Andi Kleen2005-04-161-3/+1
* [PATCH] irda_device() oops fixJean Tourrilhes2005-04-161-2/+9
* [PATCH] Fix dst_destroy() raceHerbert Xu2005-04-161-2/+4
* [PATCH] net: don't call kmem_cache_create with a spinlock heldArnaldo Carvalho de Melo2005-04-161-5/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16668-0/+356308
OpenPOWER on IntegriCloud