| Commit message (Expand) | Author | Age |
... | |
* | | wext: Send name on events | Jamal Hadi Salim | 2008-08-13 |
* | | net/tipc/subscr.c: don't use ___constant_swab32 | Andrew Morton | 2008-08-13 |
* | | ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output... | Brian Haley | 2008-08-13 |
* | | pkt_sched: Add BH protection for qdisc_stab_lock. | Jarek Poplawski | 2008-08-11 |
* | | Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6 | David S. Miller | 2008-08-11 |
|\ \ |
|
| * | | ipvs: Explictly clear ip_vs_stats members | Simon Horman | 2008-08-11 |
| * | | ipvs: No need to zero out ip_vs_stats during initialization | Sven Wegener | 2008-08-11 |
| * | | ipvs: Embed estimator object into stats object | Sven Wegener | 2008-08-11 |
| * | | ipvs: Mark net_vs_ctl_path const | Sven Wegener | 2008-08-11 |
| * | | ipvs: Annotate init functions with __init | Sven Wegener | 2008-08-11 |
| * | | ipvs: Initialize schedulers' struct list_head at compile time | Sven Wegener | 2008-08-11 |
| * | | ipvs: Use list_empty() instead of open-coding the same functionality | Sven Wegener | 2008-08-11 |
| * | | ipvs: Fix possible deadlock in estimator code | Sven Wegener | 2008-08-11 |
| * | | ipvs: Fix possible deadlock in sync code | Sven Wegener | 2008-08-11 |
* | | | udp: Drop socket lock for encapsulated packets | Herbert Xu | 2008-08-09 |
|/ / |
|
* / | pkt_sched: Fix ingress deletion and filter attachment. | David S. Miller | 2008-08-09 |
|/ |
|
* | pkt_sched: Fix actions referencing | Jamal Hadi Salim | 2008-08-07 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-08-07 |
|\ |
|
| * | [Bluetooth] Add parameters to control BNEP header compression | Marcel Holtmann | 2008-08-07 |
* | | tcp: (whitespace only) fix confusing indentation | Adam Langley | 2008-08-07 |
* | | pkt_sched: Fix qdisc config when link is down. | David S. Miller | 2008-08-07 |
* | | mac80211: keep mesh ifaces in allmulti mode | Luis Carlos Cobo | 2008-08-07 |
* | | mac80211: fix use of skb->cb for mesh forwarding | Luis Carlos Cobo | 2008-08-07 |
* | | pktgen: multiqueue etc. | Robert Olsson | 2008-08-07 |
* | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-08-07 |
|\ \ |
|
| * \ | Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri... | Jeff Garzik | 2008-08-07 |
| |\ \ |
|
| | * | | wanmain.c doesn't need syncppp.h | Krzysztof Hałasa | 2008-07-23 |
| | * | | Remove dead code from wanmain.c, CONFIG_WANPIPE_MULTPPP doesn't exist | Krzysztof Hałasa | 2008-07-23 |
| * | | | net/core: Allow receive on active slaves. | Joe Eykholt | 2008-08-07 |
| * | | | net/core: Allow certain receives on inactive slave. | Joe Eykholt | 2008-08-07 |
| * | | | net/core: Uninline skb_bond(). | Joe Eykholt | 2008-08-07 |
| | |/
| |/| |
|
* | | | tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup | Gui Jianfeng | 2008-08-07 |
* | | | pkt_sched: Fix "parent is root" test in qdisc_create(). | David S. Miller | 2008-08-07 |
* | | | ipv4: Fix over-ifdeffing of ip_static_sysctl_init. | David S. Miller | 2008-08-06 |
* | | | ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outer | Joakim Koskela | 2008-08-06 |
* | | | ipsec: Interfamily IPSec BEET | Joakim Koskela | 2008-08-06 |
* | | | netfilter: fix two recent sysctl problems | Krzysztof Piotr Oledzki | 2008-08-06 |
* | | | ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c. | Rami Rosen | 2008-08-06 |
* | | | ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c. | Rami Rosen | 2008-08-06 |
|/ / |
|
* | | AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE | Ralf Baechle | 2008-08-05 |
* | | pktgen: mac count | Robert Olsson | 2008-08-05 |
* | | pktgen: random flow | Robert Olsson | 2008-08-05 |
* | | bridge: Eliminate unnecessary forward delay | Stephen Hemminger | 2008-08-05 |
* | | Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | David S. Miller | 2008-08-05 |
|\ \ |
|
| * | | iwlwifi: HW bug fixes | Tomas Winkler | 2008-08-04 |
| * | | mac80211: automatic IBSS channel selection | Daniel Drake | 2008-08-04 |
| * | | mac80211: make listen_interval be limited by low level driver | Tomas Winkler | 2008-08-04 |
| * | | mac80211: pass dtim_period to low level driver | Emmanuel Grumbach | 2008-08-04 |
* | | | bridge: fix compile warning in net/bridge/br_netfilter.c | Rami Rosen | 2008-08-05 |
* | | | net_sched: Add qdisc __NET_XMIT_BYPASS flag | Jarek Poplawski | 2008-08-05 |