aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net: RTA_MARK additionEric Dumazet2010-07-22
* CAN: Add Flexcan CAN controller driverMarc Kleine-Budde2010-07-22
* net: remove last uses of __attribute__((packed))Gustavo F. Padovan2010-07-21
* irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan2010-07-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-20
|\
| * net: fix problem in reading sock TX queueTom Herbert2010-07-14
* | ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller2010-07-20
* | net: 64bit stats for netdev_queueEric Dumazet2010-07-19
* | net: support time stamping in phy devices.Richard Cochran2010-07-18
* | net: added a BPF to help drivers detect PTP packets.Richard Cochran2010-07-18
* | net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-18
* | net: add driver hook for tx time stamping.Richard Cochran2010-07-18
* | tcp: sizeof struct tcp_skb_cb is 44Eric Dumazet2010-07-16
* | inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-12
* | net: cleanupsChangli Gao2010-07-12
* | net: Document that dev_get_stats() returns the given pointerBen Hutchings2010-07-09
* | net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings2010-07-09
* | atm: propagate signal changes via notifierKarl Hiramoto2010-07-09
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-07
|\|
| * net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings2010-07-05
| * linux/net.h: fix kernel-doc warningsRandy Dunlap2010-07-03
| * net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-03
| * sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend2010-07-03
| * mv643xx_eth: use sw csum for big packetsSaeed Bishara2010-06-30
| * xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen2010-06-30
| * ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2010-06-29
* | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
* | netdevice.h: Change netif_<level> macros to call netdev_<level> functionsJoe Perches2010-07-04
* | netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches2010-07-04
* | device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches2010-07-04
* | vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches2010-07-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-03
|\ \
| * | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-28
| * | netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-25
| * | IPVS: one-packet schedulingNick Chalk2010-06-22
| * | netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-17
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-01
|\ \ \
| * | | eeprom_93cx6: Add support for 93c86 EEPROMs.Gertjan van Wingerde2010-06-30
| * | | nl80211: Add option to adjust transmit powerJuuso Oikarinen2010-06-24
| * | | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-24
| * | | mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-21
* | | | ethtool: Add support for control of RX flow hash indirectionBen Hutchings2010-06-30
* | | | ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-30
* | | | fragment: add fast path for in-order fragmentsChangli Gao2010-06-30
* | | | snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-30
* | | | net/neighbour.h: fix typoKulikov Vasiliy2010-06-30
* | | | caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland2010-06-29
* | | | act_mirred: don't clone skb when skb isn't sharedChangli Gao2010-06-29
* | | | macvlan: 64 bit rx countersEric Dumazet2010-06-29
* | | | net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet2010-06-29