summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
* | | | 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
* | | | net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-231-0/+1
* | | | net: Introduce u64_stats_sync infrastructureEric Dumazet2010-06-231-0/+107
* | | | caif: Add debug connection type for CAIF.Sjur Braendeland2010-06-201-0/+34
* | | | udp: Add UFO to NETIF_F_SOFTWARE_GSOHerbert Xu2010-06-161-1/+2
* | | | sock: Introduce cred_to_ucredEric W. Biederman2010-06-161-0/+5
* | | | user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman2010-06-161-0/+14
* | | | netpoll: Use correct primitives for RCU dereferencingHerbert Xu2010-06-151-2/+2
* | | | net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet2010-06-151-3/+5
* | | | net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings2010-06-151-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-154-0/+51
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-1527-323/+188
| |\ \ \
| * | | | netfilter: xtables: idletimer target implementationLuciano Coelho2010-06-152-0/+46
| * | | | netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet2010-06-141-0/+1
| * | | | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-081-0/+4
* | | | | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-152-2/+1
OpenPOWER on IntegriCloud