summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Document that dev_get_stats() returns the given pointerBen Hutchings2010-07-091-2/+2
* net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings2010-07-091-42/+28
* atm: propagate signal changes via notifierKarl Hiramoto2010-07-091-0/+17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-076-8/+29
|\
| * net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings2010-07-051-1/+1
| * linux/net.h: fix kernel-doc warningsRandy Dunlap2010-07-021-2/+1
| * net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-022-4/+11
| * sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend2010-07-021-2/+10
| * mv643xx_eth: use sw csum for big packetsSaeed Bishara2010-06-301-0/+5
| * xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen2010-06-301-1/+1
| * ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2010-06-291-0/+2
* | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-071-4/+8
* | netdevice.h: Change netif_<level> macros to call netdev_<level> functionsJoe Perches2010-07-041-7/+13
* | netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches2010-07-041-19/+17
* | device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches2010-07-041-26/+86
* | vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches2010-07-041-0/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-025-4/+18
|\ \
| * | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-282-2/+4
| * | netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-251-0/+12
| * | IPVS: one-packet schedulingNick Chalk2010-06-221-0/+2
| * | netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-171-2/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-014-14/+63
|\ \ \
| * | | eeprom_93cx6: Add support for 93c86 EEPROMs.Gertjan van Wingerde2010-06-301-0/+1
| * | | nl80211: Add option to adjust transmit powerJuuso Oikarinen2010-06-241-0/+9
| * | | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-242-14/+14
| * | | mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-211-0/+39
* | | | ethtool: Add support for control of RX flow hash indirectionBen Hutchings2010-06-301-0/+15
* | | | ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-301-1/+1
* | | | fragment: add fast path for in-order fragmentsChangli Gao2010-06-301-0/+1
* | | | snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-303-16/+91
* | | | net/neighbour.h: fix typoKulikov Vasiliy2010-06-301-1/+1
* | | | caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland2010-06-291-0/+153
* | | | act_mirred: don't clone skb when skb isn't sharedChangli Gao2010-06-281-2/+9
* | | | macvlan: 64 bit rx countersEric Dumazet2010-06-281-7/+12
* | | | net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet2010-06-281-15/+44
* | | | net: u64_stats_sync improvementsEric Dumazet2010-06-281-1/+5
* | | | syncookies: add support for ECNFlorian Westphal2010-06-261-1/+1
* | | | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-251-1/+1
* | | | net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer2010-06-251-0/+48
* | | | broadcom: Add 5241 supportDmitry Baryshkov2010-06-241-0/+1
* | | | broadcom: move all PHY_ID's to headerDmitry Baryshkov2010-06-241-0/+6
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-231-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | snmp: fix SNMP_ADD_STATS()Eric Dumazet2010-06-231-1/+1
* | | | net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-232-1/+3
* | | | net: Introduce u64_stats_sync infrastructureEric Dumazet2010-06-231-0/+107
* | | | net: Fix a typo in netlink.hJustin P. Mattock2010-06-231-1/+1
* | | | caif: Add debug connection type for CAIF.Sjur Braendeland2010-06-201-0/+34
* | | | caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-203-12/+18
* | | | caif: Bugfix - RFM must support segmentation.Sjur Braendeland2010-06-201-2/+7
* | | | caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland2010-06-201-2/+4
OpenPOWER on IntegriCloud