aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net-next: remove useless union keywordChangli Gao2010-06-104-14/+8
* ip: ip_ra_control() rcu fixEric Dumazet2010-06-101-1/+4
* phonet: use call_rcu for phonet device freeJiri Pirko2010-06-091-0/+1
* anycast: Some RCU conversionsEric Dumazet2010-06-071-2/+2
* ip: Router Alert RCU conversionEric Dumazet2010-06-071-1/+1
* tcp: Fix slowness in read /proc/net/tcpTom Herbert2010-06-071-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-063-18/+5
|\
| * net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-041-3/+3
| * 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
| * | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-05-311-14/+1
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31218-1381/+4842
| |\ \ | | |/
* | | 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-0323-115/+115
* | | 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
* | | ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard2010-06-021-0/+4
* | | packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan2010-06-021-0/+1
* | | net: CONFIG_NET_NS reductionEric Dumazet2010-06-025-44/+8
* | | net: add additional lock to qdisc to increase throughputEric Dumazet2010-06-021-1/+2
* | | net: QDISC_STATE_RUNNING dont need atomic bit opsEric Dumazet2010-06-021-4/+11
* | | net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2010-06-022-1/+16
* | | 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
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-301-1/+4
|\ \ \
| * | | fuse: support splice() writing to fuse deviceMiklos Szeredi2010-05-251-1/+4
| |/ /
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-3010-281/+657
|\ \ \
| * | | mfd: New AB8500 driverRabin Vincent2010-05-282-262/+128
| * | | mfd: AB3100 register access change to abx500 APIMattias Wallin2010-05-281-15/+119
| * | | mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-281-0/+0
| * | | mfd: Add Toshiba's TC35892 MFD coreRabin Vincent2010-05-281-0/+132
| * | | mfd: Ensure WM831x charger interrupts are acknowledged when suspendingMark Brown2010-05-281-2/+3
| * | | input: Touchscreen driver for TPS6507xTodd Fischer2010-05-282-0/+26
| * | | mfd: Add TPS6507x supportTodd Fischer2010-05-281-0/+22
| * | | mfd: Add tps6507x board data structureTodd Fischer2010-05-281-0/+11
| * | | mfd: Move TPS6507x register definition to header file.Todd Fischer2010-05-281-0/+134
| * | | mfd: Janz CMOD-IO PCI MODULbus Carrier Board supportIra W. Snyder2010-05-281-0/+54
| * | | mfd: Section cleanup of 88pm860x driverHenrik Kretzschmar2010-05-281-2/+2
| * | | mfd: Add support for the RDC321x southbridgeFlorian Fainelli2010-05-281-0/+26
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-301-0/+45
|\ \ \ \
| * | | | DMA: PL330: Add dma api driverJassi Brar2010-05-231-0/+45
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-302-57/+42
|\ \ \ \ \
| * | | | | quota: Convert quota statistics to generic percpu_counterDmitry Monakhov2010-05-271-12/+4
| * | | | | quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-241-11/+11