summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: use sk_fullsock() in __netdev_pick_tx()Eric Dumazet2015-10-051-0/+1
* inet: ip_skb_dst_mtu() should use sk_fullsock()Eric Dumazet2015-10-051-3/+6
* tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request socketsEric Dumazet2015-10-031-1/+3
* switchdev: push object ID back to object structureJiri Pirko2015-10-031-10/+4
* switchdev: bring back switchdev_obj and use it as a generic object paramJiri Pirko2015-10-031-11/+31
* switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdbJiri Pirko2015-10-031-1/+1
* switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlanJiri Pirko2015-10-031-1/+1
* switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2015-10-031-4/+4
* switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*Jiri Pirko2015-10-031-7/+7
* tcp: remove max_qlen_logEric Dumazet2015-10-032-9/+3
* tcp/dccp: remove struct listen_sockEric Dumazet2015-10-031-22/+4
* tcp: attach SYNACK messages to request sockets instead of listenerEric Dumazet2015-10-031-2/+4
* ipv6: remove obsolete inet6 functionsEric Dumazet2015-10-031-9/+0
* tcp/dccp: shrink struct listen_sockEric Dumazet2015-10-031-3/+0
* tcp/dccp: install syn_recv requests into ehash tableEric Dumazet2015-10-034-11/+1
* tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argumentEric Dumazet2015-10-031-2/+1
* tcp: get_openreq[46]() changesEric Dumazet2015-10-031-1/+0
* tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()Eric Dumazet2015-10-031-10/+12
* tcp: move synflood_warned into struct request_sock_queueEric Dumazet2015-10-031-1/+1
* tcp: move qlen/young out of struct listen_sockEric Dumazet2015-10-031-30/+10
* tcp: add a spinlock to protect struct request_sock_queueEric Dumazet2015-10-031-19/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-021-1/+5
|\
| * af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole2015-09-291-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-09-303-126/+59
|\ \
| * | bridge: Pass net into br_validate_ipv4 and br_validate_ipv6Eric W. Biederman2015-09-291-2/+2
| * | ipv4: Push struct net down into nf_send_resetEric W. Biederman2015-09-291-1/+1
| * | Merge tag 'ipvs2-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2015-09-251-123/+56
| |\ \
| | * | ipvs: Remove skb_sknetEric W. Biederman2015-09-241-22/+0
| | * | ipvs: Remove skb_netEric W. Biederman2015-09-241-31/+0
| | * | ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)Eric W. Biederman2015-09-241-2/+2
| | * | ipvs: Remove net argument from ip_vs_tcp_conn_listenEric W. Biederman2015-09-241-1/+1
| | * | ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leaveEric W. Biederman2015-09-241-0/+10
| | * | ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_scheduleEric W. Biederman2015-09-241-1/+2
| | * | ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanupEric W. Biederman2015-09-241-2/+2
| | * | ipvs: Pass ipvs into conn_out_getEric W. Biederman2015-09-241-2/+4
| | * | ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_protoEric W. Biederman2015-09-241-2/+4
| | * | ipvs: Pass ipvs not net into init_netns and exit_netnsEric W. Biederman2015-09-241-2/+2
| | * | ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanupEric W. Biederman2015-09-241-2/+2
| | * | ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_appEric W. Biederman2015-09-241-2/+2
| | * | ipvs: Pass ipvs not net to register_ip_vs_app_incEric W. Biederman2015-09-241-1/+1
| | * | ipvs: Pass ipvs not net into register_app and unregister_appEric W. Biederman2015-09-241-2/+2
| | * | ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanupEric W. Biederman2015-09-241-2/+2
| | * | ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)Eric W. Biederman2015-09-241-2/+2
| | * | ipvs: Pass ipvs not net to ip_vs_random_drop_entryEric W. Biederman2015-09-241-1/+1
| | * | ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimatorEric W. Biederman2015-09-241-2/+2
| | * | ipvs: Pass ipvs not net to ip_vs_sync_net_cleanupEric W. Biederman2015-09-241-1/+1
| | * | ipvs: Pass ipvs not net to ip_vs_sync_net_initEric W. Biederman2015-09-241-1/+1
| | * | ipvs: Pass ipvs not net to ip_vs_sync_connEric W. Biederman2015-09-241-1/+1
| | * | ipvs: Pass ipvs not net to stop_sync_threadEric W. Biederman2015-09-241-1/+1
| | * | ipvs: Pass ipvs not net to start_sync_threadEric W. Biederman2015-09-241-1/+1