summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-07-01ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings1-1/+1
2010-06-29macvlan: 64 bit rx countersEric Dumazet1-7/+12
2010-06-29net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet1-15/+44
2010-06-29net: u64_stats_sync improvementsEric Dumazet1-1/+5
2010-06-26net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer1-0/+48
2010-06-25broadcom: Add 5241 supportDmitry Baryshkov1-0/+1
2010-06-25broadcom: move all PHY_ID's to headerDmitry Baryshkov1-0/+6
2010-06-24net - IP_NODEFRAG option for IPv4 socketJiri Olsa1-0/+1
2010-06-23net: Introduce u64_stats_sync infrastructureEric Dumazet1-0/+107
2010-06-21caif: Add debug connection type for CAIF.Sjur Braendeland1-0/+34
2010-06-17udp: Add UFO to NETIF_F_SOFTWARE_GSOHerbert Xu1-1/+2
2010-06-17sock: Introduce cred_to_ucredEric W. Biederman1-0/+5
2010-06-17user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman1-0/+14
2010-06-16netpoll: Use correct primitives for RCU dereferencingHerbert Xu1-2/+2
2010-06-16net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet1-3/+5
2010-06-16net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings1-1/+1
2010-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-0/+51
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2-2/+1
2010-06-15macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko2-2/+1
2010-06-15net: add rx_handler data pointerJiri Pirko1-1/+3
2010-06-15netpoll: Add netpoll_tx_runningHerbert Xu1-0/+9
2010-06-15netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu1-0/+2
2010-06-15netpoll: Add ndo_netpoll_setupHerbert Xu1-0/+2
2010-06-15netpoll: Fix RCU usageHerbert Xu1-5/+8
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy27-323/+188
2010-06-15netfilter: xtables: idletimer target implementationLuciano Coelho2-0/+46
2010-06-15ethtool: Revert incorrect indentation changesBen Hutchings1-20/+20
2010-06-14netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet1-0/+1
2010-06-13net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2-38/+56
2010-06-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+4
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-159/+2
2010-06-11net: deliver skbs on inactive slaves to exact matchesJohn Fastabend1-1/+4
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet1-0/+4
2010-06-08anycast: Some RCU conversionsEric Dumazet1-2/+2
2010-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-06-05bonding: allow user-controlled output slave selectionAndy Gospodarek1-0/+1
2010-06-05skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck1-1/+2
2010-06-05ssb: remove the ssb DMA APIFUJITA Tomonori1-157/+0
2010-06-05ssb: add dma_dev to ssb_device structureFUJITA Tomonori1-1/+1
2010-06-03net: use __packed annotationEric Dumazet15-90/+90
2010-06-03ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet1-0/+1
2010-06-03wireless: fix several minor description typosWalter Goldens1-1/+1
2010-06-02net: replace hooks in __netif_receive_skb V5Jiri Pirko3-6/+7
2010-06-02packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan1-0/+1
2010-06-02net: CONFIG_NET_NS reductionEric Dumazet1-5/+1
2010-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-1/+1
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet1-1/+1
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller172-975/+3795
2010-05-31net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller1-1/+1
2010-05-31arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2-0/+3