aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg1-3/+17
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg1-0/+38
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-17/+194
2010-12-20TCP: increase default initial receive window.Nandita Dukkipati1-0/+3
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-5/+11
2010-12-20mac80211: Remove unused third address from mesh address extension header.Javier Cardona1-1/+0
2010-12-20nl80211: Export available antennasBruno Randolf1-0/+9
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf1-3/+9
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona3-4/+76
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2-9/+14
2010-12-20ipv4: Flush per-ns routing cache more sanely.David S. Miller1-1/+1
2010-12-20net_sched: always clone skbsChangli Gao1-5/+1
2010-12-19net: kill unused macrosShan Wei2-3/+0
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens1-0/+10
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-3/+8
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin1-1/+1
2010-12-16net: Introduce skb_checksum_start_offset()Michał Mirosław1-0/+5
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila1-0/+3
2010-12-16tcp: relax tcp_paws_check()Eric Dumazet1-1/+7
2010-12-16net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila1-0/+1
2010-12-16net: use NUMA_NO_NODE instead of the magic number -1Changli Gao1-1/+1
2010-12-16bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov2-2/+13
2010-12-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez1-1/+3
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2-0/+36
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan1-1/+3
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg2-0/+10
2010-12-14net: Abstract default MTU metric calculation behind an accessor.David S. Miller2-7/+9
2010-12-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-16/+67
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller2-1/+14
2010-12-13ieee80211: add Parameter Set Count bitmaskBing Zhao1-0/+1
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2-1/+31
2010-12-13cfg80211: Add antenna availability informationBruno Randolf1-0/+5
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-16/+67
2010-12-12ipv4: Don't pre-seed hoplimit metric.David S. Miller3-16/+11
2010-12-12net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller1-1/+14
2010-12-10ethtool: Report link-down while interface is downBen Hutchings1-1/+3
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-2/+4
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi2-0/+2
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller10-57/+148
2010-12-09The new jhash implementationJozsef Kadlecsik1-78/+105
2010-12-09net: optimize INET input path furtherEric Dumazet3-28/+34
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller1-3/+23
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-1/+7
2010-12-08cfg80211: add some element IDs in enum ieee80211_eidAmitkumar Karwar1-0/+3
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa2-0/+7
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert1-0/+1
2010-12-08filter: constify sk_run_filter()Eric Dumazet1-1/+1
2010-12-08net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet1-1/+2
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf2-0/+6
2010-12-07dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny1-0/+21