aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko2010-06-15
| * | | | | | net: add rx_handler data pointerJiri Pirko2010-06-15
| * | | | | | netpoll: Add netpoll_tx_runningHerbert Xu2010-06-15
| * | | | | | netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu2010-06-15
| * | | | | | netpoll: Add ndo_netpoll_setupHerbert Xu2010-06-15
| * | | | | | netpoll: Fix RCU usageHerbert Xu2010-06-15
| | |/ / / / | |/| | | |
| * | | | | ethtool: Revert incorrect indentation changesBen Hutchings2010-06-15
| * | | | | net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2010-06-12
| * | | | | pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-11
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-11
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-11
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-11
| |\ \ \ \ \
| * | | | | | net-next: remove useless union keywordChangli Gao2010-06-11
| * | | | | | ip: ip_ra_control() rcu fixEric Dumazet2010-06-11
| * | | | | | phonet: use call_rcu for phonet device freeJiri Pirko2010-06-09
| * | | | | | anycast: Some RCU conversionsEric Dumazet2010-06-08
| * | | | | | ip: Router Alert RCU conversionEric Dumazet2010-06-08
| * | | | | | tcp: Fix slowness in read /proc/net/tcpTom Herbert2010-06-07
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-04
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-01
| | |\ \ \ \ \
| | | * | | | | netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-31
| | * | | | | | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-06-01
| | * | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31
| | |\| | | | |
| * | | | | | | bonding: allow user-controlled output slave selectionAndy Gospodarek2010-06-05
| * | | | | | | skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck2010-06-05
| * | | | | | | net: use __packed annotationEric Dumazet2010-06-03
| * | | | | | | ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet2010-06-03
| * | | | | | | net: replace hooks in __netif_receive_skb V5Jiri Pirko2010-06-02
| * | | | | | | ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard2010-06-02
| * | | | | | | packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan2010-06-02
| * | | | | | | net: CONFIG_NET_NS reductionEric Dumazet2010-06-02
| * | | | | | | net: add additional lock to qdisc to increase throughputEric Dumazet2010-06-02
| * | | | | | | net: QDISC_STATE_RUNNING dont need atomic bit opsEric Dumazet2010-06-02
| * | | | | | | net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2010-06-02
| | |_|_|/ / / | |/| | | | |
| * | | | | | net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller2010-05-31
| * | | | | | arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-05-31
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-31
| |\| | | | | | | |/ / / / | |/| | | |
| | * | | | skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-29
| * | | | | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-30
| |\ \ \ \ \
| | * | | | | SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter2010-05-30
| | * | | | | slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-24
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-30
| |\ \ \ \ \ \
| | * | | | | | fuse: support splice() writing to fuse deviceMiklos Szeredi2010-05-25
| | |/ / / / /
| * | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-30
| |\ \ \ \ \ \
| | * | | | | | mfd: New AB8500 driverRabin Vincent2010-05-27
| | * | | | | | mfd: AB3100 register access change to abx500 APIMattias Wallin2010-05-27
| | * | | | | | mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-27
| | * | | | | | mfd: Add Toshiba's TC35892 MFD coreRabin Vincent2010-05-27
| | * | | | | | mfd: Ensure WM831x charger interrupts are acknowledged when suspendingMark Brown2010-05-27