| Commit message (Expand) | Author | Age |
... | |
| * | [NET]: Fix uninitialised variable in ip_frag_reasm() | David Howells | 2007-10-18 |
| * | [IPSEC]: Rename mode to outer_mode and add inner_mode | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Use the top IPv4 route's peer instead of the bottom | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Store afinfo pointer in xfrm_mode | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Add missing BEET checks | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Move type and mode map into xfrm_state.c | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Fix length check in xfrm_parse_spi | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Fix pure tunnel modes involving IPv6 | Herbert Xu | 2007-10-18 |
| * | [IPV6]: Cleanup snmp6_alloc_dev() | Pavel Emelyanov | 2007-10-18 |
| * | [IPV6]: Fix return type for snmp6_free_dev() | Pavel Emelyanov | 2007-10-18 |
| * | [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() | Pavel Emelyanov | 2007-10-18 |
| * | [NET]: Cleanup the error path in sk_attach_filter | Pavel Emelyanov | 2007-10-18 |
| * | [NET]: Move the filter releasing into a separate call | Pavel Emelyanov | 2007-10-18 |
| * | [NET]: Introduce the sk_detach_filter() call | Pavel Emelyanov | 2007-10-18 |
| * | [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes | John W. Linville | 2007-10-18 |
| * | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin... | David S. Miller | 2007-10-18 |
| |\ |
|
| | * | [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl | Bill Moss | 2007-10-16 |
| | * | [PATCH] mac80211: store SSID in sta_bss_list | John W. Linville | 2007-10-16 |
| | * | [PATCH] mac80211: store channel info in sta_bss_list | John W. Linville | 2007-10-16 |
| | * | [PATCH] mac80211: reorder association debug output | Johannes Berg | 2007-10-16 |
| | * | [PATCH] mac80211: fix set_channel regression | Johannes Berg | 2007-10-16 |
| | * | [PATCH] ieee80211: fix TKIP QoS bug | Johannes Berg | 2007-10-16 |
| * | | [INET]: Consolidate frag queues freeing | Pavel Emelyanov | 2007-10-17 |
| * | | [INET]: Remove no longer needed ->equal callback | Pavel Emelyanov | 2007-10-17 |
| * | | [INET]: Consolidate xxx_find() in fragment management | Pavel Emelyanov | 2007-10-17 |
| * | | [INET]: Consolidate xxx_frag_create() | Pavel Emelyanov | 2007-10-17 |
| * | | [INET]: Consolidate xxx_frag_alloc() | Pavel Emelyanov | 2007-10-17 |
| * | | [INET]: Consolidate xxx_frag_intern | Pavel Emelyanov | 2007-10-17 |
| * | | [INET]: Omit double hash calculations in xxx_frag_intern | Pavel Emelyanov | 2007-10-17 |
| * | | [BR2684]: get rid of broken header code. | Stephen Hemminger | 2007-10-17 |
| * | | [IRDA]: IrCOMM discovery indication simplification | Ryan Reading | 2007-10-17 |
| * | | [DCCP]: fix link error with !CONFIG_SYSCTL | Ingo Molnar | 2007-10-17 |
| * | | [IPV6]: Fix memory leak in cleanup_ipv6_mibs() | Pavel Emelyanov | 2007-10-17 |
* | | | sysctl: properly register the irda binary sysctl numbers | Eric W. Biederman | 2007-10-18 |
* | | | sysctl: remove broken netfilter binary sysctls | Eric W. Biederman | 2007-10-18 |
* | | | sysctl: ipv4 remove binary sysctl paths where they are broken | Eric W. Biederman | 2007-10-18 |
* | | | sysctl: remove broken sunrpc debug binary sysctls | Eric W. Biederman | 2007-10-18 |
* | | | sysctl: ipv6 route flushing (kill binary path) | Eric W. Biederman | 2007-10-18 |
* | | | sysctl: fix neighbour table sysctls. | Eric W. Biederman | 2007-10-18 |
|/ / |
|
* | | 9p: remove sysctl | Eric Van Hensbergen | 2007-10-17 |
* | | 9p: fix bad kconfig cross-dependency | Eric Van Hensbergen | 2007-10-17 |
* | | 9p: attach-per-user | Latchesar Ionkov | 2007-10-17 |
* | | 9p: Make transports dynamic | Eric Van Hensbergen | 2007-10-17 |
* | | r/o bind mounts: filesystem helpers for custom 'struct file's | Dave Hansen | 2007-10-17 |
* | | KEYS: Make request_key() and co fundamentally asynchronous | David Howells | 2007-10-17 |
* | | Remove "unsafe" from module struct | Rusty Russell | 2007-10-17 |