aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* l2tp: fix export of header file for userspaceJames Chapman2010-08-031-0/+1
* can-raw: Fix skb_orphan_try handlingOliver Hartkopp2010-08-031-1/+3
* Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof Hałasa2010-08-021-0/+3
* Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-08-021-0/+7
|\
| * cgroups: Add an API to attach a task to current task's cgroupSridhar Samudrala2010-07-281-0/+7
* | tg3: Remove 5720, 5750, and 5750MMatt Carlson2010-08-021-3/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-08-026-3/+64
|\ \
| * | xt_quota: report initial quota value instead of current value to userspaceChangli Gao2010-07-231-1/+1
| * | netfilter: add xt_cpu matchEric Dumazet2010-07-232-1/+13
| * | netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder2010-07-232-0/+28
| * | netfilter: correct CHECKSUM header and export itMichael S. Tsirkin2010-07-162-3/+6
| * | netfilter: add CHECKSUM targetMichael S. Tsirkin2010-07-151-0/+18
| * | nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso2010-07-151-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-271-0/+2
|\ \ \
| * | | 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
* | | | net: RTA_MARK additionEric Dumazet2010-07-221-0/+1
* | | | CAN: Add Flexcan CAN controller driverMarc Kleine-Budde2010-07-221-0/+20
| |_|/ |/| |
* | | 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
* | | 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-074-3/+12
|\ \ \ | |/ /
| * | 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-021-0/+3
| * | mv643xx_eth: use sw csum for big packetsSaeed Bishara2010-06-301-0/+5
| * | 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-023-2/+6
|\ \
| * | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-282-2/+4
| * | IPVS: one-packet schedulingNick Chalk2010-06-221-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-012-0/+23
|\ \ \
| * | | 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-241-0/+13
* | | | 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
* | | | macvlan: 64 bit rx countersEric Dumazet2010-06-281-7/+12