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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
[NET]: Fix race when opening a proc file while a network namespace is exiting.
Eric W. Biederman
2
-2
/
+10
2007-10-10
[NET]: Add a might_sleep() to dev_close().
David S. Miller
1
-0
/
+2
2007-10-10
[PATCH] NET : convert IP route cache garbage collection from softirq processi...
Eric Dumazet
1
-67
/
+122
2007-10-10
[NET]: #if 0 out net_alloc() for now.
David S. Miller
1
-0
/
+2
2007-10-10
[NET]: netlink support for moving devices between network namespaces.
Eric W. Biederman
1
-0
/
+35
2007-10-10
[NET]: Implement network device movement between namespaces
Eric W. Biederman
1
-10
/
+179
2007-10-10
[NET]: Factor out __dev_alloc_name from dev_alloc_name
Eric W. Biederman
1
-13
/
+35
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
9
-118
/
+250
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-2
/
+2
2007-10-10
[NET]: Make device event notification network namespace safe
Eric W. Biederman
4
-0
/
+15
2007-10-10
[NET]: Initialize the network namespace of network devices.
Eric W. Biederman
1
-0
/
+1
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
1
-2
/
+4
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
5
-16
/
+21
2007-10-10
[NET]: Basic network namespace infrastructure.
Eric W. Biederman
2
-1
/
+293
2007-10-10
[NET]: Change type of owner in sock_lock_t to int, rename
John Heffner
1
-3
/
+3
2007-10-10
[PKTGEN]: Remove softirq scheduling.
Robert Olsson
1
-32
/
+3
2007-10-10
[PKTGEN]: Multiqueue support.
Robert Olsson
1
-0
/
+59
2007-10-10
[ETHTOOL]: Internal cleanup of ethtool_value-related handlers
Jeff Garzik
1
-160
/
+39
2007-10-10
[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS
Jeff Garzik
1
-0
/
+38
2007-10-10
[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count
Jeff Garzik
1
-25
/
+70
2007-10-10
[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
Jeff Garzik
1
-0
/
+61
2007-10-10
[NET] netconsole: Support dynamic reconfiguration using configfs
Satyam Sharma
1
-19
/
+25
2007-10-10
[NEIGH]: Netlink notifications
Thomas Graf
1
-20
/
+13
2007-10-10
[NEIGH]: Combine neighbour cleanup and release
Thomas Graf
1
-14
/
+13
2007-10-10
[RTNETLINK]: Introduce generic rtnl_create_link().
Pavel Emelianov
1
-30
/
+53
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
4
-109
/
+131
2007-09-16
[PKTGEN]: srcmac fix
Adit Ranadive
1
-0
/
+10
2007-09-14
[NET]: Fix two issues wrt. SO_BINDTODEVICE.
David S. Miller
1
-48
/
+58
2007-09-11
[NET]: Do not dereference iov if length is zero
Herbert Xu
1
-0
/
+3
2007-08-30
[PKTGEN]: Remove write-only variable.
Pavel Emelyanov
1
-3
/
+0
2007-08-28
[PKTGEN]: Fix multiqueue oops.
Robert Olsson
1
-2
/
+3
2007-08-26
[NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()
Benjamin Thery
1
-4
/
+10
2007-08-26
[NET]: is_power_of_2 in net/core/neighbour.c
vignesh babu
1
-1
/
+2
2007-08-14
[NET]: Unexport dev_ethtool
Adrian Bunk
1
-1
/
+0
2007-08-13
[NET]: Share correct feature code between bridging and bonding
Herbert Xu
1
-0
/
+39
2007-08-07
[NET] net/core/utils: fix sparse warning
Johannes Berg
1
-0
/
+1
2007-07-31
[RTNETLINK]: Fix warning for !CONFIG_KMOD
Thomas Graf
1
-0
/
+2
2007-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-35
/
+8
2007-07-31
[NET]: ethtool ops are the only way
Matthew Wilcox
1
-14
/
+7
2007-07-31
[PKTGEN]: make get_ipsec_sa() static and non-inline
Adrian Bunk
1
-2
/
+1
2007-07-31
[NET]: Allow netdev REGISTER/CHANGENAME events to fail
Herbert Xu
1
-10
/
+52
2007-07-31
[NET]: Take dev_base_lock when moving device name hash list entry
Herbert Xu
1
-0
/
+4
2007-07-31
[NET]: Call uninit if necessary in register_netdevice
Herbert Xu
1
-3
/
+8
2007-07-31
[PKTGEN]: Add missing KERN_* tags to printk()s.
David S. Miller
1
-46
/
+57
2007-07-31
[NET]: kernel-doc fixes
Randy Dunlap
1
-5
/
+11
2007-07-21
[NET]: Add missing entries to family name tables
David Howells
1
-1
/
+2
2007-07-20
[NET]: Fix loopback crashes when multiqueue is enabled.
Patrick McHardy
1
-2
/
+2
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
4
-7
/
+7
2007-07-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
3
-3
/
+3
2007-07-19
lockdep: fixup sk_callback_lock annotation
Peter Zijlstra
1
-4
/
+19
[next]