aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-10-17[MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modesJohn W. Linville
2007-10-17Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller
2007-10-17[INET]: Consolidate frag queues freeingPavel Emelyanov
2007-10-17[INET]: Remove no longer needed ->equal callbackPavel Emelyanov
2007-10-17[INET]: Consolidate xxx_find() in fragment managementPavel 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_internPavel Emelyanov
2007-10-17[INET]: Omit double hash calculations in xxx_frag_internPavel Emelyanov
2007-10-17[BR2684]: get rid of broken header code.Stephen Hemminger
2007-10-17[IRDA]: IrCOMM discovery indication simplificationRyan Reading
2007-10-17[DCCP]: fix link error with !CONFIG_SYSCTLIngo Molnar
2007-10-17[IPV6]: Fix memory leak in cleanup_ipv6_mibs()Pavel Emelyanov
2007-10-179p: remove sysctlEric Van Hensbergen
2007-10-179p: fix bad kconfig cross-dependencyEric Van Hensbergen
2007-10-179p: attach-per-userLatchesar Ionkov
2007-10-179p: Make transports dynamicEric Van Hensbergen
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousDavid Howells
2007-10-17Remove "unsafe" from module structRusty Russell
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-16[PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctlBill Moss
2007-10-16[PATCH] mac80211: store SSID in sta_bss_listJohn W. Linville
2007-10-16[PATCH] mac80211: store channel info in sta_bss_listJohn W. Linville
2007-10-16[PATCH] mac80211: reorder association debug outputJohannes Berg
2007-10-16[PATCH] mac80211: fix set_channel regressionJohannes Berg
2007-10-16[PATCH] ieee80211: fix TKIP QoS bugJohannes Berg
2007-10-16net/sunrpc/xprtrdma/verbs.c printk warning fixAndrew Morton
2007-10-15[IPV6]: Consolidate the ip6_pol_route_(input|output) pairPavel Emelyanov
2007-10-15[NEIGH]: Ensure that pneigh_lookup is protected with RTNLPavel Emelyanov
2007-10-15[INET]: kmalloc+memset -> kzalloc in frag_alloc_queueDenis V. Lunev
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu
2007-10-15[INET]: Consolidate the xxx_putPavel Emelyanov
2007-10-15[INET]: Small cleanup for xxx_put after evictor consolidationPavel Emelyanov
2007-10-15[INET]: Consolidate the xxx_evictorPavel Emelyanov
2007-10-15[INET]: Consolidate the xxx_frag_destroyPavel Emelyanov
2007-10-15[INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov
2007-10-15[INET]: Consolidate the xxx_frag_killPavel Emelyanov
2007-10-15[INET]: Collect common frag sysctl variables togetherPavel Emelyanov
2007-10-15[INET]: Collect frag queues management objects togetherPavel Emelyanov
2007-10-15[INET]: Move common fields from frag_queues in one place.Pavel Emelyanov
2007-10-15[TCP]: high_seq parameter removed (all callers use tp->high_seq)Ilpo Järvinen
2007-10-15[IPV6]: Uninline netfilter okfnsPatrick McHardy
2007-10-15[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().Patrick McHardy
2007-10-15[IPV4]: Uninline netfilter okfnsPatrick McHardy
2007-10-15[NET]: Avoid copying TCP packets unnecessarilyHerbert Xu
2007-10-15[NET]: Fix csum_start update in pskb_expand_headHerbert Xu
2007-10-15[NETLINK]: Don't leak 'listeners' in netlink_kernel_create()Jesper Juhl
2007-10-15[IPV6] __inet6_csk_dst_store(): fix check-after-useAdrian Bunk
2007-10-15[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on inputHerbert Xu