summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-17ipv6: Use pr_warn() in ip6_fib.cDavid S. Miller
2011-11-17IPV6 Fix a crash when trying to replace non existing routeMatti Vaittinen
2011-11-17net: new counter for tx_timeout errors in sysfsdavid decotigny
2011-11-17net-sysfs: fixed minor sparse warningdavid decotigny
2011-11-17net: ethtool: fix coding styleMichał Mirosław
2011-11-166LoWPAN: double free in lowpan_fragment_xmit()Dan Carpenter
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław
2011-11-16ethtool: prepare for larger netdev_features_t typeMichał Mirosław
2011-11-16net: ethtool: use C99 array initialization for feature-names tableMichał Mirosław
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16net: ethtool: break association of ETH_FLAG_* with NETIF_F_*Michał Mirosław
2011-11-16net: remove legacy ethtool opsMichał Mirosław
2011-11-16net: use jump_label for netstamp_neededEric Dumazet
2011-11-15IPv6: Removing unnecessary NULL checks.Matti Vaittinen
2011-11-14ipv4: fix a memory leak in ic_bootp_send_ifRongQing.Li
2011-11-14IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou...Matti Vaittinen
2011-11-14IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_...Matti Vaittinen
2011-11-14net: introduce build_skb()Eric Dumazet
2011-11-14neigh: new unresolved queue limitsEric Dumazet
2011-11-14bridge: add NTF_USE supportstephen hemminger
2011-11-146LoWPAN: UDP header decompressionalex.bluesman.smirnov@gmail.com
2011-11-146LoWPAN: UDP header compressionalex.bluesman.smirnov@gmail.com
2011-11-146LoWPAN: set proper netdev flagsalex.bluesman.smirnov@gmail.com
2011-11-146LoWPAN: disable debugging by defaultalex.bluesman.smirnov@gmail.com
2011-11-146LoWPAN: add fragmentation supportalex.bluesman.smirnov@gmail.com
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet
2011-11-11mac80211: fix warning in ieee80211_probe_clientJohannes Berg
2011-11-11minstrel: Remove unused function parameter in calc_rate_durations()Patrick Kelle
2011-11-11mac80211: Save probe response data for bssArik Nemtsov
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov
2011-11-11nl80211: fix compiler warningJohannes Berg
2011-11-11mac80211: make sure hw_key exists before checking its flagsArik Nemtsov
2011-11-11mac80211: add recalc PS in ieee80211_reconfig()Eyal Shapira
2011-11-11NFC: Check if NCI data flow control is usedIlan Elias
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg
2011-11-11mac80211: simplify scan state machineJohannes Berg
2011-11-11mac80211: set carrier_on for ibss vifs only while joinedEliad Peller
2011-11-11mac80211: init rate-control for TDLS sta when supp-rates are knownArik Nemtsov
2011-11-11cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin
2011-11-09ipv4: PKTINFO doesnt need dst referenceEric Dumazet
2011-11-09net/rfkill/core.c: use kstrtoul, etcJulia Lawall
2011-11-09net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall
2011-11-09mac80211: implement wifi TX statusJohannes Berg
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg
2011-11-09mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg