aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-04-10[NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry functionJaroslav Kysela
2007-04-09[TCP]: slow_start_after_idle should influence cwnd validation tooDavid S. Miller
2007-04-09[NET_SCHED]: cls_tcindex: fix compatibility breakagePatrick McHardy
2007-04-06[IPV6]: Revert recent change to rt6_check_dev().David S. Miller
2007-04-05[XFRM]: beet: fix IP option decapsulationPatrick McHardy
2007-04-05[XFRM]: beet: fix beet mode decapsulationPatrick McHardy
2007-04-05[XFRM]: beet: use IPOPT_NOP for option paddingPatrick McHardy
2007-04-05[XFRM]: beet: fix IP option encapsulationPatrick McHardy
2007-04-05[IPSEC]: Reject packets within replay window but outside the bit maskHerbert Xu
2007-04-04[IPv6]: Exclude truncated packets from InHdrErrors statisticsMitsuru Chinen
2007-04-04[APPLETALK]: Fix a remotely triggerable crashJean Delvare
2007-04-04[PATCH] net/sunrpc/svcsock.c: fix a checkAdrian Bunk
2007-04-04[PATCH] net: Ignore sysfs network device rename bugs.Eric W. Biederman
2007-04-02[TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.John Heffner
2007-04-02[IPv6]: Fix incorrect length check in rawv6_sendmsg()YOSHIFUJI Hideaki
2007-04-02[NET_SCHED]: cls_basic: fix memory leak in basic_destroyPatrick McHardy
2007-04-02[NET]: Change "not found" return value for rule lookupSteven Whitehouse
2007-03-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-03-29[IFB]: Fix crash on input device removalPatrick McHardy
2007-03-29[PATCH] bluetooth hid quirks: mightymouse quirkJiri Kosina
2007-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-03-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-03-28[DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOVArnaldo Carvalho de Melo
2007-03-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-03-27[IPV6]: Set IF_READY if the device is up and has carrierHerbert Xu
2007-03-27[NET_SCHED]: sch_htb/sch_hfsc: fix oops in qlen_notifyPatrick McHardy
2007-03-27[PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes
2007-03-26[NET]: Remove dead net/sched/Makefile entry for sch_hpfq.o.Robert P. J. Day
2007-03-26[IPV4] fib_trie: Document locking.Robert Olsson
2007-03-26[NET]: Correct accept(2) recovery after sock_attach_fd()Alexey Dobriyan
2007-03-25[NET_SCHED]: Fix ingress lockingPatrick McHardy
2007-03-25[NET_SCHED]: cls_basic: fix NULL pointer dereferencePatrick McHardy
2007-03-25[DCCP]: make dccp_write_xmit_timer() static againAdrian Bunk
2007-03-25[IPV6]: Fix routing round-robin locking.David S. Miller
2007-03-25[DECNet] fib: Fix out of bound access of dn_fib_props[]Thomas Graf
2007-03-25[IPv4] fib: Fix out of bound access of fib_props[]Thomas Graf
2007-03-25[NET] AX.25 Kconfig and docs updates and fixesRalf Baechle
2007-03-25[NET]: Fix neighbour destructor handling.Alexey Kuznetsov
2007-03-25[NET]: Fix fib_rules compatibility breakageThomas Graf
2007-03-24[PATCH] fix typos in net/ieee80211/KconfigPatrick Ringl
2007-03-22[NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changedPatrick McHardy
2007-03-22[NETFILTER]: nf_conntrack_netlink: add missing dependency on NF_NATPatrick McHardy
2007-03-22[NET]: fix up misplaced inlines.Dave Jones
2007-03-22[SCTP]: Correctly reset ssthresh when restarting associationVlad Yasevich
2007-03-22[BRIDGE]: Fix fdb RCU racePatrick McHardy
2007-03-22[NET]: Fix fib_rules dump racePatrick McHardy
2007-03-20[XFRM]: ipsecv6 needs a space when printing audit record.Joy Latten
2007-03-20[X25] x25_forward_call(): fix NULL dereferencesAdrian Bunk
2007-03-20[SCTP]: Reset some transport and association variables on restartVlad Yasevich
2007-03-20[SCTP]: Increment error counters on user requested HBs.Vlad Yasevich