summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-272-0/+3
|\
| * net sched: fix race in mirred device removalstephen hemminger2010-07-241-0/+1
| * macvtap: Limit packet queue lengthHerbert Xu2010-07-221-0/+2
* | ks8842: Support DMA when accessed via timberdaleRichard Röjfors2010-07-271-0/+4
* | net: pskb_expand_head() optimizationEric Dumazet2010-07-241-1/+2
* | sysfs: add attribute to indicate hw address assignment typeStefan Assmann2010-07-242-0/+20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-233-7/+9
|\ \
| * | wireless: correct sparse warning in wext-compat.cJohn W. Linville2010-07-201-0/+4
| * | wireless: only use alpha2 regulatory information from country IEJohn W. Linville2010-07-201-1/+0
| * | mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-201-6/+5
* | | net: RTA_MARK additionEric Dumazet2010-07-221-0/+1
* | | CAN: Add Flexcan CAN controller driverMarc Kleine-Budde2010-07-221-0/+20
* | | net: remove last uses of __attribute__((packed))Gustavo F. Padovan2010-07-211-1/+1
* | | irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan2010-07-212-13/+9
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-201-6/+1
|\ \ \ | | |/ | |/|
| * | net: fix problem in reading sock TX queueTom Herbert2010-07-141-6/+1
* | | ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller2010-07-191-1/+1
* | | net: 64bit stats for netdev_queueEric Dumazet2010-07-191-3/+3
* | | net: support time stamping in phy devices.Richard Cochran2010-07-183-0/+57
* | | net: added a BPF to help drivers detect PTP packets.Richard Cochran2010-07-181-0/+126
* | | net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-181-1/+1
* | | net: add driver hook for tx time stamping.Richard Cochran2010-07-181-0/+21
* | | tcp: sizeof struct tcp_skb_cb is 44Eric Dumazet2010-07-151-5/+4
* | | inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-123-4/+9
* | | net: cleanupsChangli Gao2010-07-123-192/+123
* | | 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
OpenPOWER on IntegriCloud