summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: Revert recent change to rt6_check_dev().David S. Miller2007-04-061-14/+5Star
* [XFRM]: beet: fix IP option decapsulationPatrick McHardy2007-04-061-1/+4
* [XFRM]: beet: fix beet mode decapsulationPatrick McHardy2007-04-061-7/+7
* [XFRM]: beet: use IPOPT_NOP for option paddingPatrick McHardy2007-04-061-0/+2
* [XFRM]: beet: fix IP option encapsulationPatrick McHardy2007-04-061-3/+2Star
* [IPSEC]: Reject packets within replay window but outside the bit maskHerbert Xu2007-04-051-1/+2
* [IPv6]: Exclude truncated packets from InHdrErrors statisticsMitsuru Chinen2007-04-051-4/+4
* [APPLETALK]: Fix a remotely triggerable crashJean Delvare2007-04-051-2/+5
* [PATCH] net/sunrpc/svcsock.c: fix a checkAdrian Bunk2007-04-051-2/+2
* [PATCH] net: Ignore sysfs network device rename bugs.Eric W. Biederman2007-04-041-7/+4Star
* [TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.John Heffner2007-04-021-0/+3
* [IPv6]: Fix incorrect length check in rawv6_sendmsg()YOSHIFUJI Hideaki2007-04-022-3/+3
* [NET_SCHED]: cls_basic: fix memory leak in basic_destroyPatrick McHardy2007-04-021-0/+1
* [NET]: Change "not found" return value for rule lookupSteven Whitehouse2007-04-021-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-293-6/+6
|\
| * [IFB]: Fix crash on input device removalPatrick McHardy2007-03-293-6/+6
* | [PATCH] bluetooth hid quirks: mightymouse quirkJiri Kosina2007-03-291-0/+23
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-281-1/+3
|\
| * [DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOVArnaldo Carvalho de Melo2007-03-281-1/+3
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-282-33/+52
|\ \ | |/ |/|
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-282-33/+52
| |\
| | * [PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes2007-03-272-33/+52
* | | [IPV6]: Set IF_READY if the device is up and has carrierHerbert Xu2007-03-271-0/+3
* | | [NET_SCHED]: sch_htb/sch_hfsc: fix oops in qlen_notifyPatrick McHardy2007-03-272-4/+6
* | | [NET]: Remove dead net/sched/Makefile entry for sch_hpfq.o.Robert P. J. Day2007-03-271-1/+0Star
|/ /
* | [IPV4] fib_trie: Document locking.Robert Olsson2007-03-261-0/+9
* | [NET]: Correct accept(2) recovery after sock_attach_fd()Alexey Dobriyan2007-03-261-1/+6
* | [NET_SCHED]: Fix ingress lockingPatrick McHardy2007-03-261-2/+2
* | [NET_SCHED]: cls_basic: fix NULL pointer dereferencePatrick McHardy2007-03-261-9/+7Star
* | [DCCP]: make dccp_write_xmit_timer() static againAdrian Bunk2007-03-262-2/+1Star
* | [IPV6]: Fix routing round-robin locking.David S. Miller2007-03-262-38/+67
* | [DECNet] fib: Fix out of bound access of dn_fib_props[]Thomas Graf2007-03-261-1/+4
* | [IPv4] fib: Fix out of bound access of fib_props[]Thomas Graf2007-03-262-1/+6
* | [NET] AX.25 Kconfig and docs updates and fixesRalf Baechle2007-03-261-25/+36
* | [NET]: Fix neighbour destructor handling.Alexey Kuznetsov2007-03-262-13/+10Star
* | [NET]: Fix fib_rules compatibility breakageThomas Graf2007-03-264-24/+47
|/
* [PATCH] fix typos in net/ieee80211/KconfigPatrick Ringl2007-03-251-3/+3
* [NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changedPatrick McHardy2007-03-222-12/+17
* [NETFILTER]: nf_conntrack_netlink: add missing dependency on NF_NATPatrick McHardy2007-03-221-0/+1
* [NET]: fix up misplaced inlines.Dave Jones2007-03-228-12/+12
* [SCTP]: Correctly reset ssthresh when restarting associationVlad Yasevich2007-03-221-1/+1
* [BRIDGE]: Fix fdb RCU racePatrick McHardy2007-03-221-2/+2
* [NET]: Fix fib_rules dump racePatrick McHardy2007-03-221-1/+1
* [XFRM]: ipsecv6 needs a space when printing audit record.Joy Latten2007-03-201-1/+1
* [X25] x25_forward_call(): fix NULL dereferencesAdrian Bunk2007-03-201-43/+45
* [SCTP]: Reset some transport and association variables on restartVlad Yasevich2007-03-202-0/+41
* [SCTP]: Increment error counters on user requested HBs.Vlad Yasevich2007-03-201-2/+18
* [SCTP]: Clean up stale data during association restartVlad Yasevich2007-03-202-1/+7
* [IrDA]: Calling ppp_unregister_channel() from process contextSamuel Ortiz2007-03-202-10/+26
* [IrDA]: irttp_dup spin_lock initialisationG. Liakhovetski2007-03-201-0/+1