aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* pktgen: multiqueue etc.Robert Olsson2008-08-07
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-08-07
|\
| * Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik2008-08-07
| |\
| | * wanmain.c doesn't need syncppp.hKrzysztof Hałasa2008-07-23
| | * Remove dead code from wanmain.c, CONFIG_WANPIPE_MULTPPP doesn't existKrzysztof Hałasa2008-07-23
| * | net/core: Allow receive on active slaves.Joe Eykholt2008-08-07
| * | net/core: Allow certain receives on inactive slave.Joe Eykholt2008-08-07
| * | net/core: Uninline skb_bond().Joe Eykholt2008-08-07
* | | tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng2008-08-07
* | | pkt_sched: Fix "parent is root" test in qdisc_create().David S. Miller2008-08-07
* | | ipv4: Fix over-ifdeffing of ip_static_sysctl_init.David S. Miller2008-08-06
* | | ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outerJoakim Koskela2008-08-06
* | | ipsec: Interfamily IPSec BEETJoakim Koskela2008-08-06
* | | netfilter: fix two recent sysctl problemsKrzysztof Piotr Oledzki2008-08-06
* | | ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c.Rami Rosen2008-08-06
* | | ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c.Rami Rosen2008-08-06
|/ /
* | AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVERalf Baechle2008-08-05
* | pktgen: mac countRobert Olsson2008-08-05
* | pktgen: random flow Robert Olsson2008-08-05
* | bridge: Eliminate unnecessary forward delayStephen Hemminger2008-08-05
* | Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...David S. Miller2008-08-05
|\ \
| * | iwlwifi: HW bug fixesTomas Winkler2008-08-04
| * | mac80211: automatic IBSS channel selectionDaniel Drake2008-08-04
| * | mac80211: make listen_interval be limited by low level driverTomas Winkler2008-08-04
| * | mac80211: pass dtim_period to low level driverEmmanuel Grumbach2008-08-04
* | | bridge: fix compile warning in net/bridge/br_netfilter.cRami Rosen2008-08-05
* | | net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski2008-08-05
* | | net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski2008-08-05
* | | net: eliminate refcounting in backlog queueStephen Hemminger2008-08-04
* | | ipv6: Do not drop packet if skb->local_df is set to trueWei Yongjun2008-08-04
* | | sctp: Drop ipfargok in sctp_xmit functionHerbert Xu2008-08-04
* | | ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data po...Yang Hongyang2008-08-03
* | | ipv6: syncookies: free reqsk on xfrm_lookup errorFlorian Westphal2008-08-03
|/ /
* | net: Add missing extra2 parameter for ip_default_ttl sysctlSven Wegener2008-08-03
* | net: use software GSO for SG+CSUM capable netdevicesLennert Buytenhek2008-08-03
* | net: fix missing pneigh entries in the neighbor seq_file codeChris Larson2008-08-03
* | net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get...Chris Larson2008-08-03
* | mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().David S. Miller2008-08-03
* | pkt_sched: Use qdisc_lock() on already sampled root qdisc.David S. Miller2008-08-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-02
|\ \
| * | mac80211: fix fragmentation kludgeTomas Winkler2008-08-01
| * | RFKILL: set the status of the leds on activation.Dmitry Baryshkov2008-08-01
| * | RFKILL: allow one to specify led trigger nameDmitry Baryshkov2008-08-01
| * | rfkill: query EV_SW states when rfkill-input (re)?connects to a input deviceHenrique de Moraes Holschuh2008-08-01
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-01
|\| |
| * | tcp: MD5: Fix IPv6 signaturesAdam Langley2008-08-01
| * | net/ipv4/route.c: fix build errorIngo Molnar2008-07-31
| * | tcp: MD5: Fix MD5 signatures on certain ACK packetsAdam Langley2008-07-31
| * | ipv6: Fix ip6_xmit to send fragments if ipfragok is trueWei Yongjun2008-07-31
| * | netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller2008-07-31