summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-03-24ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa
2013-03-24inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa
2013-03-24ipv6: provide addr and netconf dump consistency infoNicolas Dichtel
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-03-22decnet: Parse netlink attributes on our ownThomas Graf
2013-03-21tcp: refactor F-RTOYuchung Cheng
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-19netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov
2013-03-19ipvs: fix some sparse warningsJulian Anastasov
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka
2013-03-18Bluetooth: Add reading of page scan parametersJohan Hedberg
2013-03-18Bluetooth: Add proper flag for fast connectable modeJohan Hedberg
2013-03-18Bluetooth: Handle AD updating through an async requestJohan Hedberg
2013-03-18Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg
2013-03-18Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-03-17caif: remove caif_shmErwan Yvin
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou
2013-03-13ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar
2013-03-10ipv6: introduce ip6tunnel_xmit() helperCong Wang
2013-03-10tunnel: use iptunnel_xmit() againCong Wang
2013-03-09Bluetooth: Make hci_req_add returning voidAndre Guedes
2013-03-09Bluetooth: HCI request error handlingAndre Guedes
2013-03-08ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa
2013-03-08Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg
2013-03-08Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg
2013-03-08Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg
2013-03-08Bluetooth: Introduce new hci_req_add functionJohan Hedberg
2013-03-08Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg
2013-03-08Bluetooth: Remove RFCOMM session refcntDean Jenkins
2013-03-08Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins
2013-03-08Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann
2013-03-08Bluetooth: Rename hci_acl_disconnAndre Guedes
2013-03-07ipv6 flowlabel: add __rcu annotationsEric Dumazet
2013-03-07tcp: uninline tcp_prequeue()Eric Dumazet
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg
2013-03-06cfg80211: rename mesh station typesThomas Pedersen
2013-03-06nl80211: explicit userspace MPMThomas Pedersen