summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-07-06net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings
2010-07-04netdevice.h: Change netif_<level> macros to call netdev_<level> functionsJoe Perches
2010-07-04netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches
2010-07-04device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches
2010-07-04vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches
2010-07-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-03linux/net.h: fix kernel-doc warningsRandy Dunlap
2010-07-03net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-30ethtool: Add support for control of RX flow hash indirectionBen Hutchings
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings
2010-06-30mv643xx_eth: use sw csum for big packetsSaeed Bishara
2010-06-30eeprom_93cx6: Add support for 93c86 EEPROMs.Gertjan van Wingerde
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-06-29macvlan: 64 bit rx countersEric Dumazet
2010-06-29net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet
2010-06-29net: u64_stats_sync improvementsEric Dumazet
2010-06-28netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy
2010-06-26net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer
2010-06-25broadcom: Add 5241 supportDmitry Baryshkov
2010-06-25broadcom: move all PHY_ID's to headerDmitry Baryshkov
2010-06-24nl80211: Add option to adjust transmit powerJuuso Oikarinen
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa
2010-06-23net: Introduce u64_stats_sync infrastructureEric Dumazet
2010-06-22IPVS: one-packet schedulingNick Chalk
2010-06-21caif: Add debug connection type for CAIF.Sjur Braendeland
2010-06-17udp: 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-16netpoll: Use correct primitives for RCU dereferencingHerbert Xu
2010-06-16net: 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-15ethtool: 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