aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2008-08-07net/core: Uninline skb_bond().Joe Eykholt
2008-08-06tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng
2008-08-06pkt_sched: Fix "parent is root" test in qdisc_create().David S. Miller
2008-08-06ipv4: Fix over-ifdeffing of ip_static_sysctl_init.David S. Miller
2008-08-06ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outerJoakim Koskela
2008-08-06ipsec: Interfamily IPSec BEETJoakim Koskela
2008-08-06netfilter: fix two recent sysctl problemsKrzysztof Piotr Oledzki
2008-08-06ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c.Rami Rosen
2008-08-06ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c.Rami Rosen
2008-08-05AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVERalf Baechle
2008-08-05pktgen: mac countRobert Olsson
2008-08-05pktgen: random flow Robert Olsson
2008-08-05bridge: Eliminate unnecessary forward delayStephen Hemminger
2008-08-05Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...David S. Miller
2008-08-05bridge: fix compile warning in net/bridge/br_netfilter.cRami Rosen
2008-08-04net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski
2008-08-04net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski
2008-08-04iwlwifi: HW bug fixesTomas Winkler
2008-08-04mac80211: automatic IBSS channel selectionDaniel Drake
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler
2008-08-04mac80211: pass dtim_period to low level driverEmmanuel Grumbach
2008-08-03net: eliminate refcounting in backlog queueStephen Hemminger
2008-08-03ipv6: Do not drop packet if skb->local_df is set to trueWei Yongjun
2008-08-03sctp: Drop ipfargok in sctp_xmit functionHerbert Xu
2008-08-03ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data po...Yang Hongyang
2008-08-03ipv6: syncookies: free reqsk on xfrm_lookup errorFlorian Westphal
2008-08-03net: Add missing extra2 parameter for ip_default_ttl sysctlSven Wegener
2008-08-03net: use software GSO for SG+CSUM capable netdevicesLennert Buytenhek
2008-08-03net: fix missing pneigh entries in the neighbor seq_file codeChris Larson
2008-08-03net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get...Chris Larson
2008-08-02mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().David S. Miller
2008-08-02pkt_sched: Use qdisc_lock() on already sampled root qdisc.David S. Miller
2008-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-08-01mac80211: fix fragmentation kludgeTomas Winkler
2008-08-01RFKILL: set the status of the leds on activation.Dmitry Baryshkov
2008-08-01RFKILL: allow one to specify led trigger nameDmitry Baryshkov
2008-08-01rfkill: query EV_SW states when rfkill-input (re)?connects to a input deviceHenrique de Moraes Holschuh
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds