summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-12-16net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila
2010-12-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg
2010-12-14net: Abstract default MTU metric calculation behind an accessor.David S. Miller
2010-12-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg
2010-12-13cfg80211: Add antenna availability informationBruno Randolf
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-12ipv4: Don't pre-seed hoplimit metric.David S. Miller
2010-12-12net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-09net: optimize INET input path furtherEric Dumazet
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa
2010-12-07Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg
2010-12-07Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg
2010-12-07Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg
2010-12-06cfg80211: require add_virtual_intf to return new devJohannes Berg
2010-12-06nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona
2010-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-06filter: fix sk_filter rcu handlingEric Dumazet
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens
2010-12-02net: kill unused macros from head fileShan Wei
2010-12-02net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2010-12-02cfg80211: Add documentation for antenna opsBruno Randolf
2010-12-02ipv6: Create inet6_csk_route_req().David S. Miller
2010-12-02ipv6: Add rt6_get_peer() helper.David S. Miller
2010-12-01timewait_sock: Create and use getpeer op.David S. Miller
2010-12-01inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller
2010-12-01inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller
2010-12-01Bluetooth: clean up legal textAndrei Emeltchenko
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko
2010-12-01Bluetooth: clean up l2cap codeAndrei Emeltchenko
2010-12-01Bluetooth: clean up rfcomm codeAndrei Emeltchenko
2010-12-01Bluetooth: clean up sco codeAndrei Emeltchenko
2010-11-30inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller
2010-11-30inetpeer: Add inet_getpeer_v6()David S. Miller
2010-11-30inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller
2010-11-30inetpeer: Introduce inet_peer_address_t.David S. Miller
2010-11-30mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg