| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | | | | | | | | | | | | ipvs: Add simple weighted failover scheduler | Kenny Mathis | 2014-09-16 | |
| | | * | | | | | | | | | | | | | | netfilter: ipset: hash:mac type added to ipset | Jozsef Kadlecsik | 2014-09-15 | |
| | | * | | | | | | | | | | | | | | netfilter: ipset: Add skbinfo extension support to SET target. | Anton Danilov | 2014-09-15 | |
| | | * | | | | | | | | | | | | | | netfilter: ipset: Add skbinfo extension kernel support for the list set type. | Anton Danilov | 2014-09-15 | |
| | | * | | | | | | | | | | | | | | netfilter: ipset: Add skbinfo extension kernel support for the hash set types. | Anton Danilov | 2014-09-15 | |
| | | * | | | | | | | | | | | | | | netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types. | Anton Danilov | 2014-09-15 | |
| | | * | | | | | | | | | | | | | | netfilter: ipset: Add skbinfo extension kernel support in the ipset core. | Anton Danilov | 2014-09-15 | |
| | | * | | | | | | | | | | | | | | netfilter: ipset: Fix static checker warning in ip_set_core.c | Jozsef Kadlecsik | 2014-09-15 | |
| | | |/ / / / / / / / / / / / / | ||||
| | | * | | | | | | | | | | | | | netfilter: masquerading needs to be independent of x_tables in Kconfig | Pablo Neira Ayuso | 2014-09-12 | |
| | | * | | | | | | | | | | | | | netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT | Pablo Neira Ayuso | 2014-09-12 | |
| | * | | | | | | | | | | | | | | tcp: change TCP_ECN prefixes to lower case | Florian Westphal | 2014-09-29 | |
| | * | | | | | | | | | | | | | | tcp: move TCP_ECN_create_request out of header | Florian Westphal | 2014-09-29 | |
| | * | | | | | | | | | | | | | | tcp: remove unnecessary assignment. | Li RongQing | 2014-09-29 | |
| | * | | | | | | | | | | | | | | net: reorganize sk_buff for faster __copy_skb_header() | Eric Dumazet | 2014-09-29 | |
| | * | | | | | | | | | | | | | | net: tcp: add DCTCP congestion control algorithm | Daniel Borkmann | 2014-09-29 | |
| | * | | | | | | | | | | | | | | net: tcp: more detailed ACK events and events for CE marked packets | Florian Westphal | 2014-09-29 | |
| | * | | | | | | | | | | | | | | net: tcp: split ack slow/fast events from cwnd_event | Florian Westphal | 2014-09-29 | |
| | * | | | | | | | | | | | | | | net: tcp: add flag for ca to indicate that ECN is required | Daniel Borkmann | 2014-09-29 | |
| | * | | | | | | | | | | | | | | net: tcp: assign tcp cong_ops when tcp sk is created | Florian Westphal | 2014-09-29 | |
| | * | | | | | | | | | | | | | | net: sched: cls_rcvp, complete rcu conversion | John Fastabend | 2014-09-29 | |
| | * | | | | | | | | | | | | | | net_sched: fix another regression in cls_tcindex | WANG Cong | 2014-09-28 | |
| | * | | | | | | | | | | | | | | net_sched: fix errno in tcindex_set_parms() | WANG Cong | 2014-09-28 | |
| | * | | | | | | | | | | | | | | arp: Do not perturb drop profiles with ignored ARP packets | Rick Jones | 2014-09-28 | |
| | * | | | | | | | | | | | | | | net_sched: remove the first parameter from tcf_exts_destroy() | WANG Cong | 2014-09-28 | |
| | * | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-09-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | ipsec: Remove obsolete MAX_AH_AUTH_LEN | Herbert Xu | 2014-09-18 | |
| | | * | | | | | | | | | | | | | | xfrm: configure policy hash table thresholds by netlink | Christophe Gouault | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | xfrm: hash prefixed policies based on preflen thresholds | Christophe Gouault | 2014-09-02 | |
| | | * | | | | | | | | | | | | | | xfrm: remove useless hash_resize_mutex locks | Ying Xue | 2014-08-29 | |
| | * | | | | | | | | | | | | | | | net: dsa: allow switches driver to implement get/set EEE | Florian Fainelli | 2014-09-28 | |
| | * | | | | | | | | | | | | | | | net: dsa: allow enabling and disable switch ports | Florian Fainelli | 2014-09-28 | |
| | * | | | | | | | | | | | | | | | net: dsa: start and stop the PHY state machine | Florian Fainelli | 2014-09-28 | |
| | * | | | | | | | | | | | | | | | tcp: use tcp_flags in tcp_data_queue() | Peter Pan(潘卫平) | 2014-09-28 | |
| | * | | | | | | | | | | | | | | | tcp: change tcp_skb_pcount() location | Eric Dumazet | 2014-09-28 | |
| | * | | | | | | | | | | | | | | | tcp: better TCP_SKB_CB layout to reduce cache line misses | Eric Dumazet | 2014-09-28 | |
| | * | | | | | | | | | | | | | | | ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted() | Eric Dumazet | 2014-09-28 | |
| | * | | | | | | | | | | | | | | | ipv4: rename ip_options_echo to __ip_options_echo() | Eric Dumazet | 2014-09-28 | |
| | * | | | | | | | | | | | | | | | net : optimize skb_release_data() | Eric Dumazet | 2014-09-26 | |
| | * | | | | | | | | | | | | | | | net/openvswitch: remove dup comment in vport.h | Wang Sheng-Hui | 2014-09-26 | |
| | * | | | | | | | | | | | | | | | net: optimise inet_proto_csum_replace4() | LEROY Christophe | 2014-09-26 | |
| | * | | | | | | | | | | | | | | | net: introduce __skb_header_release() | Eric Dumazet | 2014-09-26 | |
| | * | | | | | | | | | | | | | | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-09-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-09-15 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | Bluetooth: Fix re-setting RPA as expired when deferring update | Johan Hedberg | 2014-09-12 | |
| | | | * | | | | | | | | | | | | | Bluetooth: Expire RPA if encryption fails | Johan Hedberg | 2014-09-11 | |
| | | | * | | | | | | | | | | | | | Bluetooth: Avoid hard-coded IO capability values in SMP | Johan Hedberg | 2014-09-11 | |
| | | | * | | | | | | | | | | | | | Bluetooth: Fix L2CAP information request handling for fixed channels | Johan Hedberg | 2014-09-11 | |
| | | | * | | | | | | | | | | | | | Bluetooth: Add smp_ltk_sec_level() helper function | Johan Hedberg | 2014-09-11 | |
| | | | * | | | | | | | | | | | | | Bluetooth: Fix SMP security level when we have no IO capabilities | Johan Hedberg | 2014-09-11 | |
| | | | * | | | | | | | | | | | | | Bluetooth: Centralize disallowing SMP commands to a single place | Johan Hedberg | 2014-09-11 | |
