summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-03-23net/wireless/wext-core.c: Use IW_EVENT_IDX macroJoe Perches
2010-03-23net/wireless/wext_core.c: Use IW_IOCTL_IDX macroJoe Perches
2010-03-19rename new rfkill sysfs knobsflorian@mickler.org
2010-03-16mac80211: (really) fix rates setup on IBSS mergeBruno Randolf
2010-03-16Revert "mac80211: fix rates setup on IBSS merge"John W. Linville
2010-03-15mac80211: optimize tx status processingFelix Fietkau
2010-03-10minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau
2010-03-10minstrel: simplify and fix debugfs codeFelix Fietkau
2010-03-10mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon
2010-03-10enhance sysfs rfkill interfaceflorian@mickler.org
2010-03-10mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet
2010-03-10mac80211: Fix (dynamic) power save entryJuuso Oikarinen
2010-03-10mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen
2010-03-09mac80211: use different MAC addresses for virtual interfacesJohannes Berg
2010-03-09mac80211: Improve software scan timingHelmut Schaa
2010-03-09mac80211: fix rates setup on IBSS mergeBruno Randolf
2010-03-09mac80211: deprecate RX status noiseJohannes Berg
2010-03-08tipc: filter out messages not intended for this hostNeil Horman
2010-03-08tipc: fix endianness on tipc subscriber messagesNeil Horman
2010-03-08ethtool: Use noinline_for_stackEric Dumazet
2010-03-08net/sunrpc: Convert (void)snprintf to snprintfJoe Perches
2010-03-08net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches
2010-03-08tcp: Fix tcp_make_synack()Eric Dumazet
2010-03-08net: fix route cache rebuildsEric Dumazet
2010-03-08tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet
2010-03-07bridge: Fix RCU race in br_multicast_stopHerbert Xu
2010-03-07bridge: Use RCU list primitive in __br_mdb_ip_getHerbert Xu
2010-03-07ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明
2010-03-07sock.c: potential null dereferenceDan Carpenter
2010-03-07bridge: cleanup: remove unneed checkDan Carpenter
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik
2010-03-05net: backlog functions renameZhu Yi
2010-03-05x25: use limited socket backlogZhu Yi
2010-03-05tipc: use limited socket backlogZhu Yi
2010-03-05sctp: use limited socket backlogZhu Yi
2010-03-05llc: use limited socket backlogZhu Yi
2010-03-05udp: use limited socket backlogZhu Yi
2010-03-05tcp: use limited socket backlogZhu Yi
2010-03-05net: add limit for socket backlogZhu Yi
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman
2010-03-04gre: fix hard header destination address checkingTimo Teräs
2010-03-04IPv6: fix race between cleanup and add/delete addressstephen hemminger
2010-03-04IPv6: addrconf notify when address is unavailablestephen hemminger
2010-03-04IPv6: addrconf timer racestephen hemminger
2010-03-04IPv6: addrconf dad timer unnecessary bh_disablestephen hemminger
2010-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-03-03bridge: depends on INETRandy Dunlap
2010-03-03Bluetooth: Use single_open() for inquiry cache within debugfsMarcel Holtmann