summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-04-16tcp: restore formatting of macros for tcp_skb_cb sacked fieldNeal Cardwell1-2/+3
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+47
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet24-45/+45
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot2-3/+3
2012-04-14tcp: RFC6298 supersedes RFC2988bisEric Dumazet1-1/+1
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger1-0/+2
2012-04-13rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.David S. Miller1-1/+1
2012-04-13neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA1-1/+0
2012-04-13udp: intoduce udp_encap_needed static_keyEric Dumazet1-0/+1
2012-04-13rtnetlink: fix commentsstephen hemminger1-2/+4
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger1-3/+2
2012-04-13ipv6: fix problem with expired dst cacheGao feng2-1/+47
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin1-2/+17
2012-04-13caif: set traffic class for caif packetsDmitry Tarnyagin1-1/+8
2012-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-31/+144
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-8/+11
2012-04-12Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff1-0/+1
2012-04-12Merge branch 'master' into for-davemJohn W. Linville5-39/+155
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-9/+12
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen1-0/+11
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2-0/+5
2012-04-11mac80211: add improved HW queue controlJohannes Berg1-4/+77
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg1-1/+5
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan1-2/+3
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona1-3/+11
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg2-3/+3
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg1-3/+4
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg1-13/+24
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg1-3/+2
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg1-1/+1
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger1-1/+1
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville3-7/+10
2012-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan1-1/+1
2012-04-05net/dcb: Add an optional max rate attributeAmir Vadai1-0/+2
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+1
2012-04-02net: remove unused icmp_ioctl() definition.Rami Rosen1-1/+0
2012-04-02netlink: Delete all NLA_PUT*() macros.David S. Miller1-68/+0
2012-04-02xfrm: Stop using NLA_PUT*().David S. Miller1-2/+3
2012-04-02netlink: Add nla_put_le{16,32,64}() helpers.David S. Miller1-0/+33
2012-04-02netlink: Add nla_put_net{16,32,64}() helpers.David S. Miller1-0/+33
2012-04-01netlink: Add nla_put_be{16,32,64}() helpers.David S. Miller1-1/+34
2012-03-28Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko1-1/+1
2012-03-28Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg1-0/+3
2012-03-28Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg1-4/+3
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold1-0/+1
2012-03-28Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta1-1/+1
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+4
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+5
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville1-2/+4