aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* broadcom: Add 5241 supportDmitry Baryshkov2010-06-241-0/+1
* broadcom: move all PHY_ID's to headerDmitry Baryshkov2010-06-241-0/+6
* net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-231-0/+1
* net: Introduce u64_stats_sync infrastructureEric Dumazet2010-06-231-0/+107
* caif: Add debug connection type for CAIF.Sjur Braendeland2010-06-201-0/+34
* udp: Add UFO to NETIF_F_SOFTWARE_GSOHerbert Xu2010-06-161-1/+2
* sock: Introduce cred_to_ucredEric W. Biederman2010-06-161-0/+5
* user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman2010-06-161-0/+14
* netpoll: Use correct primitives for RCU dereferencingHerbert Xu2010-06-151-2/+2
* net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet2010-06-151-3/+5
* net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings2010-06-151-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-154-0/+51
|\
| * Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-1527-323/+188
| |\
| * | netfilter: xtables: idletimer target implementationLuciano Coelho2010-06-152-0/+46
| * | netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet2010-06-141-0/+1
| * | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-081-0/+4
* | | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-152-2/+1
* | | macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko2010-06-152-2/+1
* | | net: add rx_handler data pointerJiri Pirko2010-06-151-1/+3
* | | netpoll: Add netpoll_tx_runningHerbert Xu2010-06-151-0/+9
* | | netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu2010-06-151-0/+2
* | | netpoll: Add ndo_netpoll_setupHerbert Xu2010-06-151-0/+2
* | | netpoll: Fix RCU usageHerbert Xu2010-06-151-5/+8
| |/ |/|
* | ethtool: Revert incorrect indentation changesBen Hutchings2010-06-141-20/+20
* | net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2010-06-122-38/+56
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-111-1/+4
|\ \
| * | net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-101-1/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-112-159/+2
|\ \ \
| * | | ssb: remove the ssb DMA APIFUJITA Tomonori2010-06-041-157/+0
| * | | ssb: add dma_dev to ssb_device structureFUJITA Tomonori2010-06-041-1/+1
| * | | wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
* | | | anycast: Some RCU conversionsEric Dumazet2010-06-071-2/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-061-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-311-1/+1
| |\ \ \
| | * | | netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-311-1/+1
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31172-975/+3795
| |\ \ \ \ | | |/ / /
* | | | | bonding: allow user-controlled output slave selectionAndy Gospodarek2010-06-051-0/+1
* | | | | skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck2010-06-051-1/+2
* | | | | net: use __packed annotationEric Dumazet2010-06-0315-90/+90
* | | | | ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet2010-06-031-0/+1
* | | | | net: replace hooks in __netif_receive_skb V5Jiri Pirko2010-06-023-6/+7
* | | | | packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan2010-06-021-0/+1
* | | | | net: CONFIG_NET_NS reductionEric Dumazet2010-06-021-5/+1
| |_|_|/ |/| | |
* | | | net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller2010-05-311-1/+1
* | | | arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-05-312-0/+3
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-311-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-291-1/+1
* | | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-301-7/+4
|\ \ \
| * | | SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter2010-05-301-1/+1
| * | | slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-241-6/+3