summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | net_sched: avoid calling tcf_unbind_filter() in call_rcu callbackWANG Cong2014-10-011-5/+1
| * | | | | | | | udp: Generalize skb_udp_segmentTom Herbert2014-10-011-1/+2
| | |/ / / / / / | |/| | | | | |
| * | | | | | | tcp: Change tcp_slow_start function to return voidLi RongQing2014-09-301-1/+1
| * | | | | | | net: sched: enable per cpu qstatsJohn Fastabend2014-09-302-2/+13
| * | | | | | | net: sched: restrict use of qstats qlenJohn Fastabend2014-09-301-1/+2
| * | | | | | | net: sched: implement qstat helper routinesJohn Fastabend2014-09-301-6/+33
| * | | | | | | net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-302-1/+32
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-296-12/+21
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: nf_tables: store and dump set policyArturo Borrero2014-09-291-0/+2
| | * | | | | | | netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-263-3/+3
| | * | | | | | | ipvs: prevent mixing heterogeneous pools and synchronizationAlex Gartrell2014-09-161-0/+4
| | * | | | | | | ipvs: Supply destination address family to ip_vs_conn_newAlex Gartrell2014-09-161-1/+2
| | * | | | | | | ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}Alex Gartrell2014-09-161-2/+3
| | * | | | | | | ipvs: Add destination address family to netlink interfaceAlex Gartrell2014-09-161-0/+3
| | * | | | | | | netfilter: fix compilation of masquerading without IP_NF_TARGET_MASQUERADEPablo Neira Ayuso2014-09-111-6/+4
| * | | | | | | | tcp: move TCP_ECN_create_request out of headerFlorian Westphal2014-09-291-34/+0
| * | | | | | | | net: tcp: more detailed ACK events and events for CE marked packetsFlorian Westphal2014-09-291-1/+8
| * | | | | | | | net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal2014-09-291-2/+6
| * | | | | | | | net: tcp: add flag for ca to indicate that ECN is requiredDaniel Borkmann2014-09-291-17/+44
| * | | | | | | | net: tcp: assign tcp cong_ops when tcp sk is createdFlorian Westphal2014-09-291-1/+1
| * | | | | | | | net_sched: remove the first parameter from tcf_exts_destroy()WANG Cong2014-09-281-1/+1
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-283-3/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu2014-09-181-3/+0
| | * | | | | | | | xfrm: configure policy hash table thresholds by netlinkChristophe Gouault2014-09-022-0/+11
| | * | | | | | | | xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault2014-09-021-0/+4
| * | | | | | | | | net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli2014-09-281-0/+9
| * | | | | | | | | net: dsa: allow enabling and disable switch portsFlorian Fainelli2014-09-281-0/+8
| * | | | | | | | | tcp: change tcp_skb_pcount() locationEric Dumazet2014-09-281-2/+21
| * | | | | | | | | tcp: better TCP_SKB_CB layout to reduce cache line missesEric Dumazet2014-09-281-6/+6
| * | | | | | | | | ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet2014-09-281-1/+2
| * | | | | | | | | ipv4: rename ip_options_echo to __ip_options_echo()Eric Dumazet2014-09-281-3/+12
| * | | | | | | | | net: optimise csum_replace4()LEROY Christophe2014-09-261-3/+1
| * | | | | | | | | 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