aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| * | | | | | | | 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
| * | | | | | | | 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 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
| | * | | | | | | | IPVS: one-packet schedulingNick Chalk2010-06-22
| * | | | | | | | | 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
| * | | | | | | | | | 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
| * | | | | | | | | | macvlan: 64 bit rx countersEric Dumazet2010-06-29
| * | | | | | | | | | net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet2010-06-29
| * | | | | | | | | | net: u64_stats_sync improvementsEric Dumazet2010-06-29
| * | | | | | | | | | net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer2010-06-26
| * | | | | | | | | | broadcom: Add 5241 supportDmitry Baryshkov2010-06-25
| * | | | | | | | | | broadcom: move all PHY_ID's to headerDmitry Baryshkov2010-06-25
| * | | | | | | | | | net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-23
| * | | | | | | | | | net: Introduce u64_stats_sync infrastructureEric Dumazet2010-06-23
| * | | | | | | | | | caif: Add debug connection type for CAIF.Sjur Braendeland2010-06-20
| * | | | | | | | | | udp: Add UFO to NETIF_F_SOFTWARE_GSOHerbert Xu2010-06-16
| * | | | | | | | | | sock: Introduce cred_to_ucredEric W. Biederman2010-06-16
| * | | | | | | | | | user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman2010-06-16
| * | | | | | | | | | netpoll: Use correct primitives for RCU dereferencingHerbert Xu2010-06-16
| * | | | | | | | | | net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet2010-06-15
| * | | | | | | | | | net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings2010-06-15
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-15
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-15
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | netfilter: xtables: idletimer target implementationLuciano Coelho2010-06-15
| | * | | | | | | | | | netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet2010-06-14
| | * | | | | | | | | | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-08
| * | | | | | | | | | | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-15
| * | | | | | | | | | | macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko2010-06-15
| * | | | | | | | | | | net: add rx_handler data pointerJiri Pirko2010-06-15
| * | | | | | | | | | | netpoll: Add netpoll_tx_runningHerbert Xu2010-06-15
| * | | | | | | | | | | netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu2010-06-15
| * | | | | | | | | | | netpoll: Add ndo_netpoll_setupHerbert Xu2010-06-15
| * | | | | | | | | | | netpoll: Fix RCU usageHerbert Xu2010-06-15
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | ethtool: Revert incorrect indentation changesBen Hutchings2010-06-15