Commit Graph

2768 Commits (f657fd21e16e3ab7432c03008e19069c2ef8e150)

Author SHA1 Message Date
Greg KH 8baf82b368 CONFIG_HOTPLUG removal from networking core 12 years ago
Eric Dumazet 30e6c9fa93 net: devnet_rename_seq should be a seqcount 12 years ago
Eric W. Biederman 5e4a08476b userns: Require CAP_SYS_ADMIN for most uses of setns. 12 years ago
Eric Dumazet 75be437230 net: gro: avoid double copy in skb_gro_receive() 12 years ago
Abhijit Pawar a71258d79e net: remove obsolete simple_strto<foo> 12 years ago
Eric Dumazet 89c5fa3369 net: gro: dev_gro_receive() cleanup 12 years ago
Abhijit Pawar 4b5511ebc7 net: remove obsolete simple_strto<foo> 12 years ago
Alexander Duyck fc70fb640b net: Handle encapsulated offloads before fragmentation or handing to lower dev 12 years ago
Joseph Gasparakis 6a674e9c75 net: Add support for hardware-offloaded encapsulation 12 years ago
Eric Dumazet c3c7c254b2 net: gro: fix possible panic in skb_gro_receive() 12 years ago
Jiri Pirko e3d8fabee3 net: call notifiers for mtu change even if iface is not up 12 years ago
Cong Wang b93196dc5a net: fix some compiler warning in net/core/neighbour.c 12 years ago
Shan Wei ce46cc64d4 net: neighbour: prohibit negative value for unres_qlen_bytes parameter 12 years ago
Serge Hallyn 4e66ae2ea3 net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD 12 years ago
Rami Rosen c07135633b rtnelink: remove unused parameter from rtnl_create_link(). 12 years ago
Rami Rosen bb728820fe core: make GRO methods static. 12 years ago
Brian Haley c91f6df2db sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name 12 years ago
Tejun Heo 811d8d6ff5 netprio_cgroup: allow nesting and inherit config on cgroup creation 12 years ago
Tejun Heo 666b0ebe2b netprio_cgroup: implement netprio[_set]_prio() helpers 12 years ago
Tejun Heo 88d642fa2c netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx 12 years ago
Tejun Heo 4a6ee25c7e netprio_cgroup: reimplement priomap expansion 12 years ago
Tejun Heo 52bca930c9 netprio_cgroup: shorten variable names in extend_netdev_table() 12 years ago
Tejun Heo 6d5759dd02 netprio_cgroup: simplify write_priomap() 12 years ago
Sachin Kamat 388dfc2d2d net: Remove redundant null check before kfree in dev.c 12 years ago
Eric W. Biederman 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 12 years ago
Eric W. Biederman 142e1d1d5f userns: Allow unprivileged use of setns. 12 years ago
Johannes Berg 01f1c6b994 net: remove unnecessary wireless includes 12 years ago
Shan Wei 1f743b0765 net: core: use this_cpu_ptr per-cpu helper 12 years ago
Tejun Heo 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 12 years ago
Eric W. Biederman 038e7332b8 userns: make each net (net_ns) belong to a user_ns 12 years ago
Eric W. Biederman d727abcb23 netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS 12 years ago
Eric W. Biederman b51642f6d7 net: Enable a userns root rtnl calls that are safe for unprivilged users 12 years ago
Eric W. Biederman 5e1fccc0bf net: Allow userns root control of the core of the network stack. 12 years ago
Eric W. Biederman 00f70de09c net: Allow userns root to force the scm creds 12 years ago
Eric W. Biederman dfc47ef863 net: Push capable(CAP_NET_ADMIN) into the rtnl methods 12 years ago
Eric W. Biederman 464dc801c7 net: Don't export sysctls to unprivileged users 12 years ago
Eric W. Biederman d328b83682 userns: make each net (net_ns) belong to a user_ns 12 years ago
Eric W. Biederman 2407dc25f7 netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS 12 years ago
Johannes Berg 38c1a01cf1 wireless: add back sysfs directory 12 years ago
Tom Herbert baefa31db2 net-rps: Fix brokeness causing OOO packets 12 years ago
Eric Dumazet c53aa5058a net: use right lock in __dev_remove_offload 12 years ago
Jiri Pirko a652208e0b net: correct check in dev_addr_del() 12 years ago
Vlad Yasevich f191a1d17f net: Remove code duplication between offload structures 12 years ago
Vlad Yasevich 22061d8014 net: Switch to using the new packet offload infrustructure 12 years ago
Vlad Yasevich 62532da9d5 net: Add generic packet offload infrastructure. 12 years ago
Eric Leblond a3d744e995 af-packet: fix oops when socket is not present 12 years ago
John Fastabend c38e01b8b9 net: fix bridge notify hook to manage flags correctly 12 years ago
John Fastabend a7a558fe42 rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump 12 years ago
Daniel Borkmann 398f382c0a pktgen: clean up ktime_t helpers 12 years ago
Ben Hutchings 25b1e67921 net: Fix continued iteration in rtnl_bridge_getlink() 12 years ago