summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net-caif: add CAIF core protocol stackSjur Braendeland2010-03-3011-0/+1981
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-299-79/+319
|\
| * mac80211: remove unneed variable from ieee80211_tx_pending()Dan Carpenter2010-03-241-2/+0
| * mac80211: Add support for connection quality monitoringJuuso Oikarinen2010-03-242-0/+42
| * cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen2010-03-243-0/+150
| * mac80211: Add support for connection monitor in hardwareJuuso Oikarinen2010-03-233-10/+60
| * net/wireless/wext-core.c: Use IW_EVENT_IDX macroJoe Perches2010-03-231-11/+11
| * net/wireless/wext_core.c: Use IW_IOCTL_IDX macroJoe Perches2010-03-231-56/+56
* | rps: fix net-sysfs build for !CONFIG_RPSStephen Rothwell2010-03-291-3/+4
* | net: __netif_receive_skb should be staticEric Dumazet2010-03-281-1/+1
* | net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64Jan Engelhardt2010-03-271-0/+1
* | net: fix unaligned access in IFLA_STATS64Jan Engelhardt2010-03-271-31/+31
* | netlink: use the appropriate namespace pidTom Goff2010-03-261-1/+1
* | ipv6: Fix result generation in ipv6_get_ifaddr().David S. Miller2010-03-251-3/+4
* | ipv6: Preserve pervious behavior in ipv6_link_dev_addr().David S. Miller2010-03-251-1/+1
* | rps: add CONFIG_RPSEric Dumazet2010-03-252-10/+24
* | tipc: remove trailing space in messagesFrans Pop2010-03-243-6/+6
* | net: remove trailing space in messagesFrans Pop2010-03-249-11/+11
* | rds: cleanup: remove unneeded variableDan Carpenter2010-03-241-2/+0
* | wimax: remove unneeded variableDan Carpenter2010-03-242-4/+0
* | llc: cleanup: remove dead code from llc_init()Dan Carpenter2010-03-241-6/+0
* | net: Fix locking in flush_backlogTom Herbert2010-03-231-4/+8
* | net_sched: make traffic control network namespace awareTom Goff2010-03-223-80/+107
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-2213-76/+271
|\|
| * rename new rfkill sysfs knobsflorian@mickler.org2010-03-191-27/+8
| * mac80211: (really) fix rates setup on IBSS mergeBruno Randolf2010-03-161-8/+8
| * Revert "mac80211: fix rates setup on IBSS merge"John W. Linville2010-03-161-3/+0
| * mac80211: optimize tx status processingFelix Fietkau2010-03-151-7/+7
| * minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau2010-03-103-4/+10
| * minstrel: simplify and fix debugfs codeFelix Fietkau2010-03-102-29/+11
| * mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon2010-03-101-0/+9
| * enhance sysfs rfkill interfaceflorian@mickler.org2010-03-101-0/+58
| * mac80211: use different MAC addresses for virtual interfacesJohannes Berg2010-03-091-2/+114
| * mac80211: Improve software scan timingHelmut Schaa2010-03-092-6/+66
| * mac80211: fix rates setup on IBSS mergeBruno Randolf2010-03-091-0/+3
| * mac80211: deprecate RX status noiseJohannes Berg2010-03-093-13/+0
* | rps: Fix build with CONFIG_SYSFS enabledTom Herbert2010-03-221-0/+4
* | bridge: cleanup: remove unused assignmentDan Carpenter2010-03-211-2/+0
* | pktgen node allocationRobert Olsson2010-03-211-5/+53
* | net: dev_getfirstbyhwtype() optimizationEric Dumazet2010-03-211-7/+10
* | net: snmp mib cleanupEric Dumazet2010-03-212-3/+3
* | atm: Use kasprintfEric Dumazet2010-03-211-9/+1
* | net: speedup netdev_set_master()Eric Dumazet2010-03-211-4/+3
* | tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet2010-03-212-0/+2
* | bonding: flush unicast and multicast lists when changing typeJiri Pirko2010-03-211-2/+4
* | net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy2010-03-211-0/+1
* | ipv6: Fix bug in ipv6_chk_same_addr().David S. Miller2010-03-201-8/+7
* | ipv6: Reduce timer events for addrconf_verify().YOSHIFUJI Hideaki2010-03-201-4/+23
* | IPv6: addrconf cleanup addrconf_verifystephen hemminger2010-03-201-9/+4
* | addrconf: checkpatch fixesStephen Hemminger2010-03-201-173/+179