summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa
2010-06-23net: Introduce u64_stats_sync infrastructureEric Dumazet
2010-06-20caif: Add debug connection type for CAIF.Sjur Braendeland
2010-06-16udp: Add UFO to NETIF_F_SOFTWARE_GSOHerbert Xu
2010-06-16sock: Introduce cred_to_ucredEric W. Biederman
2010-06-16user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman
2010-06-15netpoll: Use correct primitives for RCU dereferencingHerbert Xu
2010-06-15net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet
2010-06-15net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings
2010-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-06-15macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko
2010-06-15net: add rx_handler data pointerJiri Pirko
2010-06-15netpoll: Add netpoll_tx_runningHerbert Xu
2010-06-15netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu
2010-06-15netpoll: Add ndo_netpoll_setupHerbert Xu
2010-06-15netpoll: Fix RCU usageHerbert Xu
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-06-15netfilter: xtables: idletimer target implementationLuciano Coelho
2010-06-14ethtool: Revert incorrect indentation changesBen Hutchings
2010-06-14netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet
2010-06-12net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings
2010-06-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet
2010-06-07anycast: Some RCU conversionsEric Dumazet
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-05bonding: allow user-controlled output slave selectionAndy Gospodarek
2010-06-05skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck
2010-06-04ssb: remove the ssb DMA APIFUJITA Tomonori
2010-06-04ssb: add dma_dev to ssb_device structureFUJITA Tomonori
2010-06-03net: use __packed annotationEric Dumazet
2010-06-03ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet
2010-06-02wireless: fix several minor description typosWalter Goldens
2010-06-02net: replace hooks in __netif_receive_skb V5Jiri Pirko
2010-06-02packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan
2010-06-02net: CONFIG_NET_NS reductionEric Dumazet
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-31net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller
2010-05-31arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-30Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap