summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2010-12-22Bluetooth: Add management events for controller addition & removalJohan Hedberg-0/+12
2010-12-22Bluetooth: Add read_info management commandJohan Hedberg-0/+19
2010-12-22Bluetooth: Add read_index_list management commandJohan Hedberg-0/+6
2010-12-22Bluetooth: Add read_version management commandJohan Hedberg-0/+6
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg-3/+17
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg-0/+38
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-7/+64
2010-12-22Merge branch 'master' into for-nextJiri Kosina-18/+25
2010-12-21net: Fix range checks in tcf_valid_offset().David S. Miller-1/+3
2010-12-20TCP: increase default initial receive window.Nandita Dukkipati-0/+3
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-5/+11
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf-3/+9
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona-0/+8
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona-4/+4
2010-12-20mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach-4/+24
2010-12-20ipv4: Flush per-ns routing cache more sanely.David S. Miller-1/+1
2010-12-20net_sched: always clone skbsChangli Gao-5/+1
2010-12-19net: kill unused macrosShan Wei-3/+0
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens-0/+10
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+3
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila-0/+3
2010-12-16tcp: relax tcp_paws_check()Eric Dumazet-1/+7
2010-12-16net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila-0/+1
2010-12-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez-1/+3
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen-0/+26
2010-12-15netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian-10/+10
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan-1/+3
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg-0/+5
2010-12-14net: Abstract default MTU metric calculation behind an accessor.David S. Miller-7/+9
2010-12-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-13/+45
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller-1/+14
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg-1/+4
2010-12-13cfg80211: Add antenna availability informationBruno Randolf-0/+5
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-13/+45
2010-12-12ipv4: Don't pre-seed hoplimit metric.David S. Miller-16/+11
2010-12-12net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller-1/+14
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi-0/+1
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-52/+84
2010-12-09net: optimize INET input path furtherEric Dumazet-28/+34
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller-3/+23
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+5
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa-0/+3
2010-12-07Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg-0/+1
2010-12-07Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg-0/+3
2010-12-07Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg-0/+51
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf-0/+4
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg-9/+29
2010-12-06cfg80211: require add_virtual_intf to return new devJohannes Berg-4/+7
2010-12-06nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona-0/+2
2010-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-52/+84