aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-13netns: Fix crash by making igmp per namespaceDaniel Lezcano1-51/+20
2008-08-13pkt_sched: Protect gen estimators under est_lock.Jarek Poplawski1-4/+5
2008-08-13pkt_sched: Fix queue quiescence testing in dev_deactivate().David S. Miller1-5/+6
2008-08-13pkt_sched: Fix oops in htb_delete.Jarek Poplawski1-1/+2
2008-08-13pktgen: prevent pktgen from using bad tx queueAndrew Gallatin1-0/+29
2008-08-13dccp: change L/R must have at least one byte in the dccpsf_val fieldArnaldo Carvalho de Melo1-0/+5
2008-08-13xfrm: remove unnecessary variable in xfrm_output_resume() 2nd tryJean-Christophe DUBOIS1-4/+1
2008-08-13net-sched: fix Action flushing return codeJamal Hadi Salim1-2/+2
2008-08-13net-sched: Fix actions flushingJamal Hadi Salim1-2/+7
2008-08-13net/rxrpc: Use an IS_ERR test rather than a NULL testJulien Brunel1-1/+1
2008-08-13wext: Send name on eventsJamal Hadi Salim1-0/+1
2008-08-13net/tipc/subscr.c: don't use ___constant_swab32Andrew Morton1-1/+1
2008-08-13ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output, rt6_fill_node+0x175Brian Haley1-1/+2
2008-08-11pkt_sched: Add BH protection for qdisc_stab_lock.Jarek Poplawski1-7/+7
2008-08-11Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6David S. Miller17-102/+77
2008-08-11ipvs: Explictly clear ip_vs_stats membersSimon Horman1-1/+14
2008-08-11ipvs: No need to zero out ip_vs_stats during initializationSven Wegener1-3/+3
2008-08-11ipvs: Embed estimator object into stats objectSven Wegener2-80/+39
2008-08-11ipvs: Mark net_vs_ctl_path constSven Wegener1-1/+1
2008-08-11ipvs: Annotate init functions with __initSven Wegener4-5/+5
2008-08-11ipvs: Initialize schedulers' struct list_head at compile timeSven Wegener10-10/+10
2008-08-11ipvs: Use list_empty() instead of open-coding the same functionalitySven Wegener1-2/+2
2008-08-11ipvs: Fix possible deadlock in estimator codeSven Wegener1-2/+5
2008-08-11ipvs: Fix possible deadlock in sync codeSven Wegener1-2/+2
2008-08-09udp: Drop socket lock for encapsulated packetsHerbert Xu2-5/+7
2008-08-08pkt_sched: Fix ingress deletion and filter attachment.David S. Miller1-13/+23
2008-08-07pkt_sched: Fix actions referencingJamal Hadi Salim1-3/+2
2008-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller1-3/+12
2008-08-07tcp: (whitespace only) fix confusing indentationAdam Langley1-70/+68
2008-08-07pkt_sched: Fix qdisc config when link is down.David S. Miller1-4/+4
2008-08-07[Bluetooth] Add parameters to control BNEP header compressionMarcel Holtmann1-3/+12
2008-08-07mac80211: keep mesh ifaces in allmulti modeLuis Carlos Cobo1-1/+7
2008-08-07mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo5-90/+106
2008-08-07pktgen: multiqueue etc.Robert Olsson1-3/+34
2008-08-07Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller2-49/+13
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmpJeff Garzik1-27/+0
2008-08-07net/core: Allow receive on active slaves.Joe Eykholt1-2/+4
2008-08-07net/core: Allow certain receives on inactive slave.Joe Eykholt1-7/+8
2008-08-07net/core: Uninline skb_bond().Joe Eykholt1-20/+8
2008-08-06tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng5-8/+12
2008-08-06pkt_sched: Fix "parent is root" test in qdisc_create().David S. Miller1-1/+1
2008-08-06ipv4: Fix over-ifdeffing of ip_static_sysctl_init.David S. Miller1-2/+0
2008-08-06ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outerJoakim Koskela2-3/+30
2008-08-06ipsec: Interfamily IPSec BEETJoakim Koskela2-3/+5
2008-08-06netfilter: fix two recent sysctl problemsKrzysztof Piotr Oledzki2-14/+20
2008-08-06ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c.Rami Rosen1-1/+1
2008-08-06ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c.Rami Rosen1-5/+5
2008-08-05AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVERalf Baechle1-10/+4
2008-08-05pktgen: mac countRobert Olsson1-2/+2
2008-08-05pktgen: random flow Robert Olsson1-1/+5