summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: bind() use stronger condition for bind_conflictAlex Copot2012-04-142-3/+3
* tcp: RFC6298 supersedes RFC2988bisEric Dumazet2012-04-141-1/+1
* tunnel: implement 64 bits statisticsstephen hemminger2012-04-141-0/+2
* rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.David S. Miller2012-04-131-1/+1
* neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA2012-04-131-1/+0
* udp: intoduce udp_encap_needed static_keyEric Dumazet2012-04-131-0/+1
* rtnetlink: fix commentsstephen hemminger2012-04-131-2/+4
* rtnetlink & bonding: change args got get_tx_queuesstephen hemminger2012-04-131-3/+2
* caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin2012-04-131-2/+17
* caif: set traffic class for caif packetsDmitry Tarnyagin2012-04-131-1/+8
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-122-31/+144
|\
| * Merge branch 'master' into for-davemJohn W. Linville2012-04-125-39/+155
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-125-9/+12
| | |\
| | * | cfg80211: add channel switch notify eventThomas Pedersen2012-04-111-0/+11
| | * | cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-112-0/+5
| | * | mac80211: add improved HW queue controlJohannes Berg2012-04-111-4/+77
| | * | mac80211: add explicit monitor interface if neededJohannes Berg2012-04-111-1/+5
| | * | mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-111-2/+3
| | * | {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-101-3/+11
| | * | cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-102-3/+3
| | * | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-101-3/+4
| | * | mac80211: notify driver of rate control updatesJohannes Berg2012-04-101-13/+24
| | * | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-101-3/+2
| | * | wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-124-8/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger2012-04-091-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-093-7/+10
| |\ \ \
| | * | | Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan2012-04-051-1/+1
| | * | | Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko2012-03-281-1/+1
| | * | | Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg2012-03-281-0/+3
| | * | | Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg2012-03-281-4/+3
| | * | | Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-281-0/+1
| | * | | Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta2012-03-281-1/+1
* | | | | Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff2012-04-121-0/+1
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-031-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | netfilter: xt_LOG: don't use xchg() for simple assignmentJan Beulich2012-03-261-1/+1
* | | | net/dcb: Add an optional max rate attributeAmir Vadai2012-04-051-0/+2
* | | | net: remove unused icmp_ioctl() definition.Rami Rosen2012-04-021-1/+0
* | | | netlink: Delete all NLA_PUT*() macros.David S. Miller2012-04-021-68/+0
* | | | xfrm: Stop using NLA_PUT*().David S. Miller2012-04-021-2/+3
* | | | netlink: Add nla_put_le{16,32,64}() helpers.David S. Miller2012-04-021-0/+33
* | | | netlink: Add nla_put_net{16,32,64}() helpers.David S. Miller2012-04-021-0/+33
* | | | netlink: Add nla_put_be{16,32,64}() helpers.David S. Miller2012-04-011-1/+34
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-271-2/+4
|\ \ \ | | |/ | |/|
| * | cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville2012-03-261-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-272-1/+5
|\ \ \ | | |/ | |/|
| * | netfilter: cttimeout: fix dependency with l4protocol conntrack modulePablo Neira Ayuso2012-03-232-1/+5
| |/
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+2
|\ \
| * | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+2
OpenPOWER on IntegriCloud