aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-08-17sch_prio: Use return value from inner qdisc requeueJussi Kivilinna
2008-08-17pkt_sched: No longer destroy qdiscs from RCU.David S. Miller
2008-08-17pkt_sched: Grab correct lock in notify_and_destroy().Jarek Poplawski
2008-08-17pkt_sched: Simplify dev_deactivate() polling loop.David S. Miller
2008-08-17net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action().Jarek Poplawski
2008-08-17pkt_sched: Add 'deactivated' state.David S. Miller
2008-08-15net: skb_copy_datagram_from_iovec()Rusty Russell
2008-08-15net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_headerHerbert Xu
2008-08-15bridge: show offload settingsStephen Hemminger
2008-08-15ipv4: Disable route secret interval on zero intervalHerbert Xu
2008-08-14pkt_sched: Fix unlocking in tc_ctl_tfilter()Jarek Poplawski
2008-08-14netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley
2008-08-13netns: Fix crash by making igmp per namespaceDaniel Lezcano
2008-08-13pkt_sched: Protect gen estimators under est_lock.Jarek Poplawski
2008-08-13pkt_sched: Fix queue quiescence testing in dev_deactivate().David S. Miller
2008-08-13pkt_sched: Fix oops in htb_delete.Jarek Poplawski
2008-08-13pktgen: prevent pktgen from using bad tx queueAndrew Gallatin
2008-08-13dccp: change L/R must have at least one byte in the dccpsf_val fieldArnaldo Carvalho de Melo
2008-08-13xfrm: remove unnecessary variable in xfrm_output_resume() 2nd tryJean-Christophe DUBOIS
2008-08-13net-sched: fix Action flushing return codeJamal Hadi Salim
2008-08-13net-sched: Fix actions flushingJamal Hadi Salim
2008-08-13net/rxrpc: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-08-13wext: Send name on eventsJamal Hadi Salim
2008-08-13net/tipc/subscr.c: don't use ___constant_swab32Andrew Morton
2008-08-13ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output...Brian Haley
2008-08-11pkt_sched: Add BH protection for qdisc_stab_lock.Jarek Poplawski
2008-08-11Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6David S. Miller
2008-08-11ipvs: Explictly clear ip_vs_stats membersSimon Horman
2008-08-11ipvs: No need to zero out ip_vs_stats during initializationSven Wegener
2008-08-11ipvs: Embed estimator object into stats objectSven Wegener
2008-08-11ipvs: Mark net_vs_ctl_path constSven Wegener
2008-08-11ipvs: Annotate init functions with __initSven Wegener
2008-08-11ipvs: Initialize schedulers' struct list_head at compile timeSven Wegener
2008-08-11ipvs: Use list_empty() instead of open-coding the same functionalitySven Wegener
2008-08-11ipvs: Fix possible deadlock in estimator codeSven Wegener
2008-08-11ipvs: Fix possible deadlock in sync codeSven Wegener
2008-08-09udp: Drop socket lock for encapsulated packetsHerbert Xu
2008-08-08pkt_sched: Fix ingress deletion and filter attachment.David S. Miller
2008-08-07pkt_sched: Fix actions referencingJamal Hadi Salim
2008-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-08-07tcp: (whitespace only) fix confusing indentationAdam Langley
2008-08-07pkt_sched: Fix qdisc config when link is down.David S. Miller
2008-08-07[Bluetooth] Add parameters to control BNEP header compressionMarcel Holtmann
2008-08-07mac80211: keep mesh ifaces in allmulti modeLuis Carlos Cobo
2008-08-07mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo
2008-08-07pktgen: multiqueue etc.Robert Olsson
2008-08-07Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik
2008-08-07net/core: Allow receive on active slaves.Joe Eykholt
2008-08-07net/core: Allow certain receives on inactive slave.Joe Eykholt