summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-27/+128
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-9/+31
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann1-0/+1
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-0/+12
2013-03-19netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov1-0/+1
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa1-0/+9
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov1-0/+12
2013-03-19ipvs: fix some sparse warningsJulian Anastasov1-1/+1
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg1-0/+2
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-3/+6
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka1-18/+0
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka1-0/+7
2013-03-18Bluetooth: Add reading of page scan parametersJohan Hedberg2-0/+17
2013-03-18Bluetooth: Add proper flag for fast connectable modeJohan Hedberg1-1/+3
2013-03-18Bluetooth: Handle AD updating through an async requestJohan Hedberg1-2/+2
2013-03-18Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg1-0/+5
2013-03-18Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg1-1/+0
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+4
2013-03-18net: sctp: remove cast for kmalloc/kzalloc return valueZhang Yanfei1-1/+1
2013-03-17tcp: Remove TCPCTChristoph Paasch2-95/+2
2013-03-17caif: remove caif_shmErwan Yvin1-26/+0
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou1-2/+4
2013-03-13ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev1-7/+5
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati2-3/+8
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar1-0/+7
2013-03-11ipv6: introduce ip6tunnel_xmit() helperCong Wang1-0/+20
2013-03-10tunnel: use iptunnel_xmit() againCong Wang1-3/+0
2013-03-10Bluetooth: Make hci_req_add returning voidAndre Guedes1-1/+1
2013-03-10Bluetooth: HCI request error handlingAndre Guedes1-0/+5
2013-03-08ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa1-0/+12
2013-03-08Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg1-2/+0
2013-03-08Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg1-2/+0
2013-03-08Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg1-0/+2
2013-03-08Bluetooth: Introduce new hci_req_add functionJohan Hedberg1-0/+1
2013-03-08Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2-0/+18
2013-03-08Bluetooth: Remove RFCOMM session refcntDean Jenkins1-7/+0
2013-03-08Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins1-1/+2
2013-03-08Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann1-1/+1
2013-03-08Bluetooth: Rename hci_acl_disconnAndre Guedes1-1/+1
2013-03-08ipv6 flowlabel: add __rcu annotationsEric Dumazet1-4/+4
2013-03-08tcp: uninline tcp_prequeue()Eric Dumazet1-44/+1
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg1-11/+14
2013-03-06cfg80211: rename mesh station typesThomas Pedersen1-4/+4
2013-03-06nl80211: explicit userspace MPMThomas Pedersen1-0/+2
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg1-3/+2
2013-03-06mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg1-3/+0
2013-03-06cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen1-0/+41
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer1-1/+20
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg1-0/+12
2013-03-06cfg80211: comprehensively check station changesJohannes Berg1-3/+45