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
2010-05-21
net: Expose all network devices in a namespaces in sysfs
Eric W. Biederman
3
-39
/
+6
2010-05-21
netlink: Implment netlink_broadcast_filtered
Eric W. Biederman
1
-2
/
+19
2010-05-21
net/sysfs: Fix the bitrot in network device kobject namespace support
Eric W. Biederman
2
-13
/
+3
2010-05-21
netns: Teach network device kobjects which namespace they are in.
Eric W. Biederman
2
-0
/
+55
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-1
/
+1
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
479
-8140
/
+24624
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2010-05-19
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-35
/
+34
2010-05-19
Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
20
-322
/
+2408
2010-05-19
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
1
-4
/
+11
2010-05-18
ipv6: Never schedule DAD timer on dead address
Herbert Xu
1
-2
/
+8
2010-05-18
ipv6: Use POSTDAD state
Herbert Xu
1
-5
/
+24
2010-05-18
ipv6: Use state_lock to protect ifa state
Herbert Xu
1
-4
/
+23
2010-05-18
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
1
-7
/
+9
2010-05-18
bridge: fix build for CONFIG_SYSFS disabled
Randy Dunlap
1
-1
/
+1
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
48
-131
/
+0
2010-05-17
net sched: cleanup and rate limit warning
stephen hemminger
1
-3
/
+6
2010-05-17
pfkey: add severity to printk
stephen hemminger
1
-5
/
+5
2010-05-17
xfrm: add severity to printk
stephen hemminger
1
-5
/
+7
2010-05-17
net sched: printk message severity
stephen hemminger
8
-28
/
+33
2010-05-17
net/caif: Use kzalloc
Julia Lawall
2
-4
/
+2
2010-05-17
sctp: fix append error cause to ERROR chunk correctly
Wei Yongjun
1
-2
/
+2
2010-05-17
net: Add netlink support for virtual port management (was iovnl)
Scott Feldman
1
-1
/
+168
2010-05-17
net: Introduce skb_tunnel_rx() helper
Eric Dumazet
6
-34
/
+14
2010-05-17
tcp: tcp_synack_options() fix
Eric Dumazet
1
-5
/
+4
2010-05-17
ipv6: fix the bug of address check
Stephen Hemminger
1
-7
/
+8
2010-05-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-8
/
+147
2010-05-17
net_sched: sch_hfsc: fix classification loops
Patrick McHardy
1
-1
/
+5
2010-05-17
tbf: stop wanton destruction of children (v2)
stephen hemminger
1
-1
/
+5
2010-05-17
net: Remove unnecessary semicolons after switch statements
Joe Perches
7
-11
/
+12
2010-05-17
X25: Remove bkl in sockopts
andrew hendry
1
-4
/
+0
2010-05-17
X25: Move accept approve flag to bitfield
andrew hendry
1
-6
/
+6
2010-05-17
X25: Move interrupt flag to bitfield
andrew hendry
3
-3
/
+5
2010-05-17
X25: Move qbit flag to bitfield
andrew hendry
1
-7
/
+10
2010-05-17
net: No dst refcounting in ip_queue_xmit()
Eric Dumazet
1
-2
/
+7
2010-05-17
net: Use ip_route_input_noref() in input path
Eric Dumazet
3
-5
/
+5
2010-05-17
net: implements ip_route_input_noref()
Eric Dumazet
1
-5
/
+10
2010-05-17
net: add a noref bit on skb dst
Eric Dumazet
9
-13
/
+27
2010-05-17
rps: avoid one atomic in enqueue_to_backlog
Eric Dumazet
1
-2
/
+4
2010-05-17
ipv6 addrlabel: permit deletion of labels assigned to removed dev
Florian Westphal
1
-4
/
+4
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-8
/
+147
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+25
2010-05-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-59
/
+138
2010-05-17
sunrpc: Include missing smp_lock.h
Frederic Weisbecker
1
-0
/
+1
2010-05-17
procfs: Push down the bkl from ioctl
Frederic Weisbecker
1
-4
/
+10
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
1
-49
/
+110
2010-05-16
sctp: delete active ICMP proto unreachable timer when free transport
Wei Yongjun
1
-0
/
+4
2010-05-16
net: congestion notifications are not dropped packets
Eric Dumazet
1
-2
/
+2
2010-05-16
net: Introduce sk_route_nocaps
Eric Dumazet
4
-6
/
+7
[next]