index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-20
net: Remove register_net_sysctl_table
Eric W. Biederman
1
-7
/
+0
2012-04-20
net: Delete all remaining instances of ctl_path
Eric W. Biederman
6
-46
/
+0
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
35
-164
/
+43
2012-04-20
net: Convert nf_conntrack_proto to use register_net_sysctl
Eric W. Biederman
2
-5
/
+5
2012-04-20
net ipv4: Convert devinet to use register_net_sysctl
Eric W. Biederman
1
-34
/
+5
2012-04-20
net ipv6: Convert addrconf to use register_net_sysctl
Eric W. Biederman
1
-28
/
+4
2012-04-20
net decnet: Convert to use register_net_sysctl
Eric W. Biederman
2
-22
/
+5
2012-04-20
net neighbour: Convert to use register_net_sysctl
Eric W. Biederman
1
-27
/
+6
2012-04-20
net ipv6: Don't use sysctl tables with .child entries.
Eric W. Biederman
1
-24
/
+23
2012-04-20
net llc: Don't use sysctl tables with .child entries.
Eric W. Biederman
1
-35
/
+16
2012-04-20
net ax25: Simplify and cleanup the ax25 sysctl handling.
Eric W. Biederman
3
-64
/
+30
2012-04-20
net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh
Eric W. Biederman
1
-18
/
+1
2012-04-20
net ipv6: Remove unneded registration of an empty net/ipv6/neigh
Eric W. Biederman
2
-42
/
+0
2012-04-20
net core: Remove unneded creation of an empty net/core sysctl directory
Eric W. Biederman
1
-3
/
+0
2012-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
30
-56
/
+58
2012-04-20
net: Kill register_sysctl_rotable
Eric W. Biederman
5
-27
/
+4
2012-04-20
net sysctl: Initialize the network sysctls sooner to avoid problems.
Eric W. Biederman
2
-2
/
+7
2012-04-20
net sysctl: Register an empty /proc/sys/net
Eric W. Biederman
1
-1
/
+10
2012-04-20
net: Implement register_net_sysctl.
Eric W. Biederman
1
-0
/
+7
2012-04-20
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
11
-107
/
+172
2012-04-19
tipc: Ensure network address change doesn't impact configuration service
Allan Stephens
1
-1
/
+1
2012-04-19
tipc: Ensure network address change doesn't impact rejected message
Allan Stephens
1
-1
/
+1
2012-04-19
tipc: handle <0.0.0> as an alias for this node on outgoing msgs
Allan Stephens
1
-4
/
+4
2012-04-19
tipc: properly handle off-node send requests with invalid addr
Allan Stephens
1
-2
/
+9
2012-04-19
tipc: take lock while updating node network address
Allan Stephens
1
-1
/
+2
2012-04-19
tipc: Ensure network address change doesn't impact local connections
Allan Stephens
4
-31
/
+34
2012-04-19
tipc: delete duplicate peerport/peernode helper functions
Allan Stephens
2
-14
/
+4
2012-04-19
tipc: Ensure network address change doesn't impact new port
Allan Stephens
1
-4
/
+11
2012-04-19
tipc: Optimize re-initialization of port message header templates
Allan Stephens
1
-2
/
+0
2012-04-19
tipc: Ensure network address change doesn't impact name table updates
Allan Stephens
1
-4
/
+4
2012-04-19
tipc: Add routines for safe checking of node's network address
Allan Stephens
4
-6
/
+24
2012-04-19
tipc: Don't record failed publication attempt as a success
Allan Stephens
1
-2
/
+3
2012-04-19
tipc: Update node-scope publications when network address is assigned
Allan Stephens
2
-7
/
+12
2012-04-19
tipc: Separate cluster-scope and zone-scope names into distinct lists
Allan Stephens
1
-5
/
+26
2012-04-19
ipv4: dont drop packet in defrag but consume it
Eric Dumazet
1
-1
/
+1
2012-04-19
net: gro: GRO_MERGED_FREE consumes packets
Eric Dumazet
1
-1
/
+4
2012-04-19
net: dont drop packet but consume it
Eric Dumazet
1
-1
/
+1
2012-04-19
ipv6: dccp: dont drop packet but consume it
Eric Dumazet
1
-1
/
+1
2012-04-19
packet: dont drop packet but consume it
Eric Dumazet
1
-1
/
+1
2012-04-19
ipv6: tcp: dont drop packet but consume it
Eric Dumazet
1
-1
/
+1
2012-04-19
netlink: dont drop packet but consume it
Eric Dumazet
1
-1
/
+1
2012-04-19
ip6_tunnel: dont drop packet but consume it
Eric Dumazet
1
-1
/
+1
2012-04-19
net: fix compile error of leaking kmemleak.h header
Shan Wei
2
-0
/
+2
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
36
-110
/
+2809
2012-04-18
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
12
-74
/
+96
2012-04-18
tipc: Factor out name publication code to a separate function
Allan Stephens
1
-27
/
+34
2012-04-18
tipc: introduce publication lists struct
Allan Stephens
1
-10
/
+17
2012-04-18
batman-adv: skip the window protection test when the originator has no neighb...
Antonio Quartulli
1
-1
/
+2
2012-04-18
batman-adv: print OGM seq numbers as unsigned int
Antonio Quartulli
1
-4
/
+4
2012-04-18
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
Antonio Quartulli
9
-25
/
+21
[next]