| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc() | Eric Dumazet | 2015-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: move synflood_warned into struct request_sock_queue | Eric Dumazet | 2015-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: move qlen/young out of struct listen_sock | Eric Dumazet | 2015-10-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: add a spinlock to protect struct request_sock_queue | Eric Dumazet | 2015-10-03 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2015-09-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: Pass net into br_validate_ipv4 and br_validate_ipv6 | Eric W. Biederman | 2015-09-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Pass struct net into ip6_route_me_harder | Eric W. Biederman | 2015-09-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: Pass struct net into ip_route_me_harder | Eric W. Biederman | 2015-09-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: Push struct net down into nf_afinfo.reroute | Eric W. Biederman | 2015-09-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: Push struct net down into nf_send_reset | Eric W. Biederman | 2015-09-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'ipvs2-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git... | Pablo Neira Ayuso | 2015-09-25 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Remove skb_sknet | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Remove skb_net | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup) | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Remove net argument from ip_vs_tcp_conn_listen | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs into conn_out_get | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net into init_netns and exit_netns | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to register_ip_vs_app_inc | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net into register_app and unregister_app | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup) | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to ip_vs_random_drop_entry | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to ip_vs_sync_net_init | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to ip_vs_sync_conn | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to stop_sync_thread | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to start_sync_thread | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to ip_vs_proto_data_get | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to ip_vs_service_net_cleanup | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to ip_vs_find_dest | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to ip_vs_has_real_service | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to ip_vs_service_find | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Store ipvs not net in struct ip_vs_service | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Pass ipvs not net to ip_vs_fill_conn | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Store ipvs not net in struct ip_vs_conn_param | Eric W. Biederman | 2015-09-24 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipvs: Store ipvs not net in struct ip_vs_conn | Eric W. Biederman | 2015-09-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add support for filtering neigh dump by master device | David Ahern | 2015-09-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: switchdev: extract struct switchdev_obj_* | Vivien Didelot | 2015-09-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: switchdev: abstract object in add/del ops | Vivien Didelot | 2015-09-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: switchdev: pass callback to dump operation | Vivien Didelot | 2015-09-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: switchdev: remove dev from switchdev_obj cb | Vivien Didelot | 2015-09-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Move netif_index_is_l3_master to l3mdev.h | David Ahern | 2015-09-29 | |
