summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | ipvs: Add simple weighted failover schedulerKenny Mathis2014-09-16
| | * | | | | | | | | | | | | | netfilter: ipset: hash:mac type added to ipsetJozsef Kadlecsik2014-09-15
| | * | | | | | | | | | | | | | netfilter: ipset: Add skbinfo extension support to SET target.Anton Danilov2014-09-15
| | * | | | | | | | | | | | | | netfilter: ipset: Add skbinfo extension kernel support for the list set type.Anton Danilov2014-09-15
| | * | | | | | | | | | | | | | netfilter: ipset: Add skbinfo extension kernel support for the hash set types.Anton Danilov2014-09-15
| | * | | | | | | | | | | | | | netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.Anton Danilov2014-09-15
| | * | | | | | | | | | | | | | netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov2014-09-15
| | * | | | | | | | | | | | | | netfilter: ipset: Fix static checker warning in ip_set_core.cJozsef Kadlecsik2014-09-15
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | netfilter: masquerading needs to be independent of x_tables in KconfigPablo Neira Ayuso2014-09-12
| | * | | | | | | | | | | | | netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NATPablo Neira Ayuso2014-09-12
| * | | | | | | | | | | | | | tcp: change TCP_ECN prefixes to lower caseFlorian Westphal2014-09-29
| * | | | | | | | | | | | | | tcp: move TCP_ECN_create_request out of headerFlorian Westphal2014-09-29
| * | | | | | | | | | | | | | tcp: remove unnecessary assignment.Li RongQing2014-09-29
| * | | | | | | | | | | | | | net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet2014-09-29
| * | | | | | | | | | | | | | net: tcp: add DCTCP congestion control algorithmDaniel Borkmann2014-09-29
| * | | | | | | | | | | | | | net: tcp: more detailed ACK events and events for CE marked packetsFlorian Westphal2014-09-29
| * | | | | | | | | | | | | | net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal2014-09-29
| * | | | | | | | | | | | | | net: tcp: add flag for ca to indicate that ECN is requiredDaniel Borkmann2014-09-29
| * | | | | | | | | | | | | | net: tcp: assign tcp cong_ops when tcp sk is createdFlorian Westphal2014-09-29
| * | | | | | | | | | | | | | net: sched: cls_rcvp, complete rcu conversionJohn Fastabend2014-09-29
| * | | | | | | | | | | | | | net_sched: fix another regression in cls_tcindexWANG Cong2014-09-28
| * | | | | | | | | | | | | | net_sched: fix errno in tcindex_set_parms()WANG Cong2014-09-28
| * | | | | | | | | | | | | | arp: Do not perturb drop profiles with ignored ARP packetsRick Jones2014-09-28
| * | | | | | | | | | | | | | net_sched: remove the first parameter from tcf_exts_destroy()WANG Cong2014-09-28
| * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu2014-09-18
| | * | | | | | | | | | | | | | xfrm: configure policy hash table thresholds by netlinkChristophe Gouault2014-09-02
| | * | | | | | | | | | | | | | xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault2014-09-02
| | * | | | | | | | | | | | | | xfrm: remove useless hash_resize_mutex locksYing Xue2014-08-29
| * | | | | | | | | | | | | | | net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli2014-09-28
| * | | | | | | | | | | | | | | net: dsa: allow enabling and disable switch portsFlorian Fainelli2014-09-28
| * | | | | | | | | | | | | | | net: dsa: start and stop the PHY state machineFlorian Fainelli2014-09-28
| * | | | | | | | | | | | | | | tcp: use tcp_flags in tcp_data_queue()Peter Pan(潘卫平)2014-09-28
| * | | | | | | | | | | | | | | tcp: change tcp_skb_pcount() locationEric Dumazet2014-09-28
| * | | | | | | | | | | | | | | tcp: better TCP_SKB_CB layout to reduce cache line missesEric Dumazet2014-09-28
| * | | | | | | | | | | | | | | ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet2014-09-28
| * | | | | | | | | | | | | | | ipv4: rename ip_options_echo to __ip_options_echo()Eric Dumazet2014-09-28
| * | | | | | | | | | | | | | | net : optimize skb_release_data()Eric Dumazet2014-09-26
| * | | | | | | | | | | | | | | net/openvswitch: remove dup comment in vport.hWang Sheng-Hui2014-09-26
| * | | | | | | | | | | | | | | net: optimise inet_proto_csum_replace4()LEROY Christophe2014-09-26
| * | | | | | | | | | | | | | | net: introduce __skb_header_release()Eric Dumazet2014-09-26
| * | | | | | | | | | | | | | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-09-15
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | Bluetooth: Fix re-setting RPA as expired when deferring updateJohan Hedberg2014-09-12
| | | * | | | | | | | | | | | | Bluetooth: Expire RPA if encryption failsJohan Hedberg2014-09-11
| | | * | | | | | | | | | | | | Bluetooth: Avoid hard-coded IO capability values in SMPJohan Hedberg2014-09-11
| | | * | | | | | | | | | | | | Bluetooth: Fix L2CAP information request handling for fixed channelsJohan Hedberg2014-09-11
| | | * | | | | | | | | | | | | Bluetooth: Add smp_ltk_sec_level() helper functionJohan Hedberg2014-09-11
| | | * | | | | | | | | | | | | Bluetooth: Fix SMP security level when we have no IO capabilitiesJohan Hedberg2014-09-11
| | | * | | | | | | | | | | | | Bluetooth: Centralize disallowing SMP commands to a single placeJohan Hedberg2014-09-11