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-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
38
-134
/
+223
2012-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-102
/
+184
2012-09-13
pktgen: fix crash with vlan and packet size less than 46
Nishank Trivedi
1
-1
/
+1
2012-09-13
ipv6: replace write lock with read lock when get route info
Li RongQing
2
-6
/
+6
2012-09-13
ipv6: route templates can be const
Eric Dumazet
1
-3
/
+3
2012-09-13
ipv6: Compare addresses only bits up to the prefix length (RFC6724).
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+4
2012-09-13
ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+13
2012-09-13
netprio_cgroup: Use memcpy instead of the for-loop to copy priomap
Srivatsa S. Bhat
1
-5
/
+4
2012-09-13
netprio_cgroup: Remove update_netdev_tables() since it is unnecessary
Srivatsa S. Bhat
1
-32
/
+0
2012-09-13
net_sched: gred: actually perform idling in WRED mode
David Ward
1
-11
/
+15
2012-09-13
net_sched: gred: fix qave reporting via netlink
David Ward
1
-1
/
+4
2012-09-13
net_sched: gred: eliminate redundant DP prio comparisons
David Ward
1
-3
/
+2
2012-09-13
net_sched: gred: correct comment about qavg calculation in RIO mode
David Ward
1
-1
/
+1
2012-09-13
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
5
-9
/
+4
2012-09-13
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
4
-44
/
+38
2012-09-13
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-14
/
+24
2012-09-12
netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat
Pablo Neira Ayuso
1
-3
/
+0
2012-09-12
netfilter: log: Fix log-level processing
Joe Perches
2
-3
/
+3
2012-09-11
net-sched: sch_cbq: avoid infinite loop
Eric Dumazet
1
-2
/
+3
2012-09-10
net: fix net/core/sock.c build error
Randy Dunlap
1
-0
/
+2
2012-09-10
ipv6: remove some useless RCU read lock
Amerigo Wang
2
-24
/
+4
2012-09-10
caif: move the dereference below the NULL test
Wei Yongjun
1
-2
/
+3
2012-09-10
filter: add MOD operation
Eric Dumazet
1
-0
/
+15
2012-09-10
xfrm: Report user triggered expirations against the users socket
Eric W. Biederman
1
-2
/
+2
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
60
-607
/
+607
2012-09-10
ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
1
-2
/
+1
2012-09-09
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
1
-8
/
+2
2012-09-09
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
1
-11
/
+8
2012-09-09
netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-09
netfilter: nf_nat: fix out-of-bounds access in address selection
Florian Westphal
1
-1
/
+1
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
10
-19
/
+12
2012-09-08
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
3
-18
/
+15
2012-09-08
net: small bug on rxhash calculation
Chema Gonzalez
1
-5
/
+6
2012-09-07
net: rt_cache_flush() cleanup
Eric Dumazet
1
-17
/
+2
2012-09-07
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
6
-34
/
+21
2012-09-07
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
2
-7
/
+12
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-17
/
+27
2012-09-07
igmp: avoid drop_monitor false positives
Eric Dumazet
1
-11
/
+19
2012-09-07
ipv6: fix handling of throw routes
Nicolas Dichtel
1
-1
/
+8
2012-09-07
udp: increment UDP_MIB_INERRORS if copy failed
Eric Dumazet
2
-0
/
+16
2012-09-07
SUNRPC: Fix a UDP transport regression
Trond Myklebust
3
-14
/
+24
2012-09-06
tcp: fix TFO regression
Eric Dumazet
2
-7
/
+4
2012-09-06
netfilter: take care of timewait sockets
Eric Dumazet
2
-22
/
+25
2012-09-05
Fix order of arguments to compat_put_time[spec|val]
Mikulas Patocka
1
-2
/
+2
2012-09-05
ipv6: fix handling of blackhole and prohibit routes
Nicolas Dichtel
1
-4
/
+28
2012-09-05
net: qdisc busylock needs lockdep annotations
Eric Dumazet
2
-2
/
+10
2012-09-05
netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+1
2012-09-05
net: add unknown state to sysfs NIC duplex export
Nikolay Aleksandrov
1
-3
/
+15
2012-09-05
tcp: fix possible socket refcount problem for ipv6
Julian Anastasov
1
-2
/
+3
2012-09-05
tcp: add generic netlink support for tcp_metrics
Julian Anastasov
1
-13
/
+341
[next]