Show patches with: Submitter = Eric W. Biederman       |   1081 patches
« 1 2 ... 8 9 10 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Network namespace and bonding WARNING at fs/proc/generic.c remove_proc_entry 1 - - - --- 2012-07-06 Eric W. Biederman davem RFC
net ax25: Fix the build when sysctl support is disabled. 1 - - - --- 2012-04-24 Eric W. Biederman davem Accepted
net ax25: Fix the build when sysctl support is disabled. - - - - --- 2012-04-24 Eric W. Biederman davem Superseded
net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel. 1 - - - --- 2012-04-23 Eric W. Biederman davem Accepted
[net-next,19/19] net: Remove register_net_sysctl_table - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,18/19] net: Delete all remaining instances of ctl_path - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,17/19] net: Convert all sysctl registrations to register_net_sysctl - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,16/19] net: Convert nf_conntrack_proto to use register_net_sysctl - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,15/19] net ipv4: Convert devinet to use register_net_sysctl - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,14/19] net ipv6: Convert addrconf to use register_net_sysctl - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,13/19] net decnet: Convert to use register_net_sysctl - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,12/19] net neighbour: Convert to use register_net_sysctl - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,11/19] net ipv6: Don't use sysctl tables with .child entries. - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,10/19] net llc: Don't use sysctl tables with .child entries. - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,09/19] net ax25: Simplify and cleanup the ax25 sysctl handling. - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,08/19] net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,07/19] net ipv6: Remove unneded registration of an empty net/ipv6/neigh - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,06/19] net core: Remove unneded creation of an empty net/core sysctl directory - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,05/19] net: Move all of the network sysctls without a namespace into init_net. - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,04/19] net: Kill register_sysctl_rotable - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,03/19] net sysctl: Initialize the network sysctls sooner to avoid problems. - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,02/19] net sysctl: Register an empty /proc/sys/net - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[net-next,01/19] net: Implement register_net_sysctl. - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
net ax25: Reorder ax25_exit to remove races. - - - - --- 2012-04-19 Eric W. Biederman davem Accepted
[2/2] phonet: Sort out initiailziation and cleanup code. 1 - - - --- 2012-04-07 Eric W. Biederman davem Accepted
[1/2] net: In unregister_netdevice_notifier unregister the netdevices. - - - - --- 2012-04-07 Eric W. Biederman davem Accepted
[4/4] sysctl: Don't call sysctl_follow_link unless we are a link. - - - - --- 2012-02-02 Eric W. Biederman davem Not Applicable
[3/4] sysctl: Comments to make the code clearer. - - - - --- 2012-02-02 Eric W. Biederman davem Not Applicable
[2/4] sysctl: Correct error return from get_subdir - - - - --- 2012-02-02 Eric W. Biederman davem Not Applicable
[1/4] sysctl: An easier to read version of find_subdir - - - - --- 2012-02-02 Eric W. Biederman davem Not Applicable
sysfs: Update the name hash when renaming sysfs entries - - - 1 --- 2012-01-31 Eric W. Biederman davem Not Applicable
[29/29] sysctl: Add register_sysctl for normal sysctl users - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[28/29] sysctl: Index sysctl directories with rbtrees. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[27/29] sysctl: Make the header lists per directory. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[26/29] sysctl: Move sysctl_check_dups into insert_header - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[25/29] sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[24/29] sysctl: Replace root_list with links between sysctl_table_sets. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[23/29] sysctl: Add sysctl_print_dir and use it in get_subdir - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[22/29] sysctl: Stop requiring explicit management of sysctl directories - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[21/29] sysctl: Add a root pointer to ctl_table_set - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[20/29] sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[19/29] sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[18/29] sysctl: Normalize the root_table data structure. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[17/29] sysctl: Factor out insert_header and erase_header - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[16/29] sysctl: Factor out init_header from __register_sysctl_paths - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[15/29] sysctl: Initial support for auto-unregistering sysctl tables. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[14/29] sysctl: A more obvious version of grab_header. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[13/29] sysctl: Remove the now unused ctl_table parent field. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[12/29] sysctl: Improve the sysctl sanity checks - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[11/29] sysctl: register only tables of sysctl files - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[10/29] sysctl: Add ctl_table chains into cstring paths - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[09/29] sysctl: Add support for register sysctl tables with a normal cstring path. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[08/29] sysctl: Create local copies of directory names used in paths - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[07/29] sysctl: Remove the unnecessary sysctl_set parent concept. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[06/29] sysctl: Implement retire_sysctl_set - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[05/29] sysctl: Make the directories have nlink == 1 - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[04/29] sysctl: Move the implementation into fs/proc/proc_sysctl.c - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[03/29] sysctl: Register the base sysctl table like any other sysctl table. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[02/29] sysctl: Consolidate !CONFIG_SYSCTL handling - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[01/29] sysctl: remove impossible condition check - - 1 - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[29/29] sysctl: Add register_sysctl for normal sysctl users - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[28/29] sysctl: Index sysctl directories with rbtrees. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[27/29] sysctl: Make the header lists per directory. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[26/29] sysctl: Move sysctl_check_dups into insert_header - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[25/29] sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[24/29] sysctl: Replace root_list with links between sysctl_table_sets. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[23/29] sysctl: Add sysctl_print_dir and use it in get_subdir - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[22/29] sysctl: Stop requiring explicit management of sysctl directories - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[21/29] sysctl: Add a root pointer to ctl_table_set - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[20/29] sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[19/29] sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[18/29] sysctl: Normalize the root_table data structure. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[17/29] sysctl: Factor out insert_header and erase_header - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[16/29] sysctl: Factor out init_header from __register_sysctl_paths - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[15/29] sysctl: Initial support for auto-unregistering sysctl tables. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[14/29] sysctl: A more obvious version of grab_header. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[13/29] sysctl: Remove the now unused ctl_table parent field. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[12/29] sysctl: Improve the sysctl sanity checks - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[11/29] sysctl: register only tables of sysctl files - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[10/29] sysctl: Add ctl_table chains into cstring paths - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[09/29] sysctl: Add support for register sysctl tables with a normal cstring path. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[08/29] sysctl: Create local copies of directory names used in paths - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[07/29] sysctl: Remove the unnecessary sysctl_set parent concept. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[06/29] sysctl: Implement retire_sysctl_set - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[05/29] sysctl: Make the directories have nlink == 1 - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[04/29] sysctl: Move the implementation into fs/proc/proc_sysctl.c - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[03/29] sysctl: Register the base sysctl table like any other sysctl table. - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[02/29] sysctl: Consolidate !CONFIG_SYSCTL handling - - - - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[01/29] sysctl: remove impossible condition check - - 1 - --- 2012-01-27 Eric W. Biederman davem Not Applicable
[2/2] net caif: Register properly as a pernet subsystem. 1 - - - --- 2012-01-27 Eric W. Biederman davem Accepted
[1/2] netns: Fail conspicously if someone uses net_generic at an inappropriate time. - - - - --- 2012-01-27 Eric W. Biederman davem Accepted
netns: fix net_alloc_generic() - - - - --- 2012-01-26 Eric W. Biederman davem RFC
Broken link in /sys/class/net/ [was: [GIT] Networking] - - - - --- 2011-10-30 Eric W. Biederman davem RFC
[BUG] bonding : LOCKDEP warning - - - - --- 2011-10-22 Eric W. Biederman davem Accepted
rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces - - - 1 --- 2011-10-21 Eric W. Biederman davem Accepted
[5/5] macvtap: Fix the minor device number allocation - - - - --- 2011-10-20 Eric W. Biederman davem Accepted
[4/5] macvtap: Rewrite macvtap_newlink so the error handling works. - - - - --- 2011-10-20 Eric W. Biederman davem Accepted
[3/5] macvtap: Don't leak unreceived packets when we delete a macvtap device. - - - - --- 2011-10-20 Eric W. Biederman davem Accepted
[2/5] macvtap: Fix macvtap_open races in the zero copy enable code. - - - - --- 2011-10-20 Eric W. Biederman davem Accepted
[1/5] macvtap: Close a race between macvtap_open and macvtap_dellink. - - - - --- 2011-10-20 Eric W. Biederman davem Accepted
« 1 2 ... 8 9 10 11 »