| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-07 | 6 | -8/+29 |
|\ |
|
| * | net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined | Ben Hutchings | 2010-07-05 | 1 | -1/+1 |
| * | linux/net.h: fix kernel-doc warnings | Randy Dunlap | 2010-07-02 | 1 | -2/+1 |
| * | net: decreasing real_num_tx_queues needs to flush qdisc | John Fastabend | 2010-07-02 | 2 | -4/+11 |
| * | sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock | John Fastabend | 2010-07-02 | 1 | -2/+10 |
| * | mv643xx_eth: use sw csum for big packets | Saeed Bishara | 2010-06-30 | 1 | -0/+5 |
| * | xfrm: fix XFRMA_MARK extraction in xfrm_mark_get | Andreas Steffen | 2010-06-30 | 1 | -1/+1 |
| * | ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH | Ben Hutchings | 2010-06-29 | 1 | -0/+2 |
* | | net: fix 64 bit counters on 32 bit arches | Eric Dumazet | 2010-07-07 | 1 | -4/+8 |
* | | netdevice.h: Change netif_<level> macros to call netdev_<level> functions | Joe Perches | 2010-07-04 | 1 | -7/+13 |
* | | netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions | Joe Perches | 2010-07-04 | 1 | -19/+17 |
* | | device.h drivers/base/core.c Convert dev_<level> logging macros to functions | Joe Perches | 2010-07-04 | 1 | -26/+86 |
* | | vsprintf: Recursive vsnprintf: Add "%pV", struct va_format | Joe Perches | 2010-07-04 | 1 | -0/+5 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-07-02 | 5 | -4/+18 |
|\ \ |
|
| * | | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header | Patrick McHardy | 2010-06-28 | 2 | -2/+4 |
| * | | netfilter: xt_connbytes: Force CT accounting to be enabled | Tim Gardner | 2010-06-25 | 1 | -0/+12 |
| * | | IPVS: one-packet scheduling | Nick Chalk | 2010-06-22 | 1 | -0/+2 |
| * | | netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN | Patrick McHardy | 2010-06-17 | 1 | -2/+0 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-01 | 4 | -14/+63 |
|\ \ \ |
|
| * | | | eeprom_93cx6: Add support for 93c86 EEPROMs. | Gertjan van Wingerde | 2010-06-30 | 1 | -0/+1 |
| * | | | nl80211: Add option to adjust transmit power | Juuso Oikarinen | 2010-06-24 | 1 | -0/+9 |
| * | | | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units | Juuso Oikarinen | 2010-06-24 | 2 | -14/+14 |
| * | | | mac80211: Add interface for driver to temporarily disable dynamic ps | Juuso Oikarinen | 2010-06-21 | 1 | -0/+39 |
* | | | | ethtool: Add support for control of RX flow hash indirection | Ben Hutchings | 2010-06-30 | 1 | -0/+15 |
* | | | | ethtool: Change ethtool_op_set_flags to validate flags | Ben Hutchings | 2010-06-30 | 1 | -1/+1 |
* | | | | fragment: add fast path for in-order fragments | Changli Gao | 2010-06-30 | 1 | -0/+1 |
* | | | | snmp: 64bit ipstats_mib for all arches | Eric Dumazet | 2010-06-30 | 3 | -16/+91 |
* | | | | net/neighbour.h: fix typo | Kulikov Vasiliy | 2010-06-30 | 1 | -1/+1 |
* | | | | caif-driver: Add CAIF-SPI Protocol driver. | Sjur Braendeland | 2010-06-29 | 1 | -0/+153 |
* | | | | act_mirred: don't clone skb when skb isn't shared | Changli Gao | 2010-06-28 | 1 | -2/+9 |
* | | | | macvlan: 64 bit rx counters | Eric Dumazet | 2010-06-28 | 1 | -7/+12 |
* | | | | net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh() | Eric Dumazet | 2010-06-28 | 1 | -15/+44 |
* | | | | net: u64_stats_sync improvements | Eric Dumazet | 2010-06-28 | 1 | -1/+5 |
* | | | | syncookies: add support for ECN | Florian Westphal | 2010-06-26 | 1 | -1/+1 |
* | | | | snmp: add align parameter to snmp_mib_init() | Eric Dumazet | 2010-06-25 | 1 | -1/+1 |
* | | | | net: optimize Berkeley Packet Filter (BPF) processing | Hagen Paul Pfeifer | 2010-06-25 | 1 | -0/+48 |
* | | | | broadcom: Add 5241 support | Dmitry Baryshkov | 2010-06-24 | 1 | -0/+1 |
* | | | | broadcom: move all PHY_ID's to header | Dmitry Baryshkov | 2010-06-24 | 1 | -0/+6 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-23 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | snmp: fix SNMP_ADD_STATS() | Eric Dumazet | 2010-06-23 | 1 | -1/+1 |
* | | | | net - IP_NODEFRAG option for IPv4 socket | Jiri Olsa | 2010-06-23 | 2 | -1/+3 |
* | | | | net: Introduce u64_stats_sync infrastructure | Eric Dumazet | 2010-06-23 | 1 | -0/+107 |
* | | | | net: Fix a typo in netlink.h | Justin P. Mattock | 2010-06-23 | 1 | -1/+1 |
* | | | | caif: Add debug connection type for CAIF. | Sjur Braendeland | 2010-06-20 | 1 | -0/+34 |
* | | | | caif: Use link layer MTU instead of fixed MTU | Sjur Braendeland | 2010-06-20 | 3 | -12/+18 |
* | | | | caif: Bugfix - RFM must support segmentation. | Sjur Braendeland | 2010-06-20 | 1 | -2/+7 |
* | | | | caif: Bugfix not all services uses flow-ctrl. | Sjur Braendeland | 2010-06-20 | 1 | -2/+4 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 | 2 | -46/+30 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | mac80211: Fix ps-qos network latency handling | Juuso Oikarinen | 2010-06-15 | 1 | -4/+1 |
| * | | | mac80211: Fix circular locking dependency in ARP filter handling | Juuso Oikarinen | 2010-06-14 | 1 | -14/+21 |