aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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. Miller1-0/+3
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-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez1-1/+3
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen1-0/+26
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan1-1/+3
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg1-0/+5
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. Miller1-13/+45
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller2-1/+14
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg1-1/+4
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. Linville1-13/+45
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-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi1-0/+1
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller7-52/+84
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. Miller2-1/+5
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa1-0/+3
2010-12-07Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg1-0/+1
2010-12-07Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg1-0/+3
2010-12-07Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg3-0/+51
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf1-0/+4
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg1-9/+29
2010-12-06cfg80211: require add_virtual_intf to return new devJohannes Berg1-4/+7
2010-12-06nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona1-0/+2
2010-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville7-52/+84
2010-12-06filter: fix sk_filter rcu handlingEric Dumazet1-1/+3
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens4-632/+0
2010-12-02net: kill unused macros from head fileShan Wei6-16/+0
2010-12-02net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei1-2/+1
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6John W. Linville5-45/+45
2010-12-02cfg80211: Add documentation for antenna opsBruno Randolf1-0/+7
2010-12-02ipv6: Create inet6_csk_route_req().David S. Miller1-0/+3
2010-12-02ipv6: Add rt6_get_peer() helper.David S. Miller1-0/+9
2010-12-01timewait_sock: Create and use getpeer op.David S. Miller2-0/+9
2010-12-01inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller1-1/+0
2010-12-01inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller1-6/+6
2010-12-01Bluetooth: clean up legal textAndrei Emeltchenko4-25/+25
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko2-9/+9
2010-12-01Bluetooth: clean up l2cap codeAndrei Emeltchenko1-5/+5
2010-12-01Bluetooth: clean up rfcomm codeAndrei Emeltchenko1-2/+2
2010-12-01Bluetooth: clean up sco codeAndrei Emeltchenko1-4/+4
2010-11-30inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller2-2/+2