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