summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-264-35/+53
|\
| * Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-152-22/+42
| |\
| | * mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-111-12/+1
| | * cfg80211: allow requesting SMPS mode on ap startEliad Peller2014-09-111-0/+2
| | * cfg80211/mac80211: add wmm info to assoc eventEliad Peller2014-09-111-1/+3
| | * cfg80211: add WMM traffic stream APIJohannes Berg2014-09-111-1/+22
| | * cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg2014-09-111-6/+4
| | * mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-051-2/+4
| | * cfg80211: enable dynack through nl80211Lorenzo Bianconi2014-09-051-0/+2
| | * nl80211: Add flag attribute for RRM connectionsAssaf Krauss2014-09-051-0/+2
| | * cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
| | * mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
| * | Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg2014-09-091-2/+1
| * | Bluetooth: Fix locking of the SMP contextJohan Hedberg2014-09-081-1/+0
| * | Bluetooth: Move identity address update behind a workqueueJohan Hedberg2014-09-081-1/+2
| * | Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg2014-09-081-1/+1
| * | Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg2014-09-081-4/+0
| * | Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg2014-09-081-0/+1
| * | Bluetooth: Use zero timeout for immediate schedulingJohan Hedberg2014-09-081-2/+2
| * | Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg2014-09-082-2/+3
| * | Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg2014-09-081-0/+1
* | | icmp: add a global rate limitationEric Dumazet2014-09-231-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-234-2/+26
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-221-1/+15
| |\ \ \
| | * | | xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert2014-09-161-0/+1
| | * | | xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-09-161-1/+14
| * | | | net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet2014-09-221-1/+2
| * | | | genetlink: add function genl_has_listeners()Nicolas Dichtel2014-09-191-0/+8
| |/ / /
| * | | ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2014-09-121-0/+1
* | | | tcp: avoid possible arithmetic overflowsEric Dumazet2014-09-221-0/+9
* | | | ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallbackDaniel Borkmann2014-09-221-1/+4
* | | | net: dsa: add {get, set}_wol callbacks to slave devicesFlorian Fainelli2014-09-221-0/+8
* | | | net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli2014-09-221-0/+6
* | | | net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)Sabrina Dubroca2014-09-191-6/+2
* | | | net: Changes to ip_tunnel to support foo-over-udp encapsulationTom Herbert2014-09-191-1/+18
* | | | net: dsa: allow switch drivers to specify phy_device::dev_flagsFlorian Fainelli2014-09-191-0/+1
* | | | udp-tunnel: Add a few more UDP tunnel APIsAndy Zhou2014-09-191-0/+57
* | | | udp_tunnel: Seperate ipv6 functions into its own file.Andy Zhou2014-09-191-2/+26
* | | | dsa: Replace mii_bus with a generic host deviceAlexander Duyck2014-09-151-4/+5
* | | | dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck2014-09-151-4/+6
* | | | net: dsa: change tag_protocol to an enumFlorian Fainelli2014-09-131-7/+10
* | | | ipv6: clean up ipv6_dev_ac_inc()WANG Cong2014-09-131-1/+1
* | | | net: rcu-ify tcf_protoJohn Fastabend2014-09-131-4/+5
* | | | net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend2014-09-131-6/+15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-104-0/+115
|\ \ \ \
| * | | | netfilter: nf_tables: add new nft_masq expressionArturo Borrero2014-09-091-0/+16
| * | | | netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero2014-09-091-0/+10
| * | | | netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero2014-09-091-0/+14
| * | | | netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso2014-09-091-0/+37
| * | | | netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso2014-09-021-0/+38
OpenPOWER on IntegriCloud