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
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-291
/
+472
2013-12-11
sch_tbf: use do_div() for 64-bit divide
Yang Yingliang
1
-2
/
+4
2013-12-11
udp: ipv4: must add synchronization in udp_sk_rx_dst_set()
Eric Dumazet
1
-6
/
+16
2013-12-11
udp: ipv4: fix potential use after free in udp_v4_early_demux()
Eric Dumazet
1
-3
/
+6
2013-12-11
net: sched: htb: fix the calculation of quantum
Yang Yingliang
1
-8
/
+12
2013-12-11
net: sched: tbf: fix the calculation of max_size
Yang Yingliang
1
-45
/
+70
2013-12-10
udp: ipv4: fix an use after free in __udp4_lib_rcv()
Eric Dumazet
1
-10
/
+6
2013-12-10
sctp: fix up a spacing
wangweidong
1
-5
/
+2
2013-12-10
sctp: add check rto_min and rto_max in sysctl
wangweidong
1
-4
/
+65
2013-12-10
sctp: check the rto_min and rto_max in setsockopt
wangweidong
1
-10
/
+22
2013-12-10
ipv6: do not erase dst address with flow label destination
Florent Fourcot
6
-6
/
+0
2013-12-10
sctp: properly latch and use autoclose value from sock to association
Neil Horman
4
-11
/
+13
2013-12-10
tipc: protect handler_enabled variable with qitem_lock spin lock
Ying Xue
1
-3
/
+8
2013-12-10
tipc: correct the order of stopping services at rmmod
Jon Paul Maloy
1
-3
/
+4
2013-12-10
net: unix: allow set_peek_off to fail
Sasha Levin
2
-3
/
+7
2013-12-10
inet: fix NULL pointer Oops in fib(6)_rule_suppress
Stefan Tomanek
2
-2
/
+9
2013-12-09
net: drop_monitor: fix the value of maxattr
Changli Gao
1
-1
/
+0
2013-12-09
ipv6: don't count addrconf generated routes against gc limit
Hannes Frederic Sowa
1
-5
/
+3
2013-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-28
/
+45
2013-12-09
packet: fix send path when running with proto == 0
Daniel Borkmann
1
-25
/
+40
2013-12-07
netfilter: nf_tables: fix missing rules flushing per table
Pablo Neira Ayuso
1
-13
/
+33
2013-12-07
netfilter: xt_hashlimit: fix proc entry leak in netns destroy path
Sergey Popovich
1
-14
/
+11
2013-12-06
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
Jiri Pirko
2
-1
/
+11
2013-12-05
net: clear local_df when passing skb between namespaces
Hannes Frederic Sowa
1
-0
/
+1
2013-12-05
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
Eric W. Biederman
1
-7
/
+0
2013-12-05
sctp: disable max_burst when the max_burst is 0
wangweidong
1
-1
/
+1
2013-12-05
net_sched: Use default action walker methods
Jamal Hadi Salim
8
-9
/
+0
2013-12-05
net_sched: Provide default walker function for actions
Jamal Hadi Salim
1
-6
/
+3
2013-12-05
net_sched: Use default action lookup functions
Jamal Hadi Salim
7
-8
/
+0
2013-12-05
net_sched: Default action lookup method for actions
Jamal Hadi Salim
1
-2
/
+3
2013-12-05
net_sched: Fail if missing mandatory action operation methods
Jamal Hadi Salim
1
-4
/
+8
2013-12-05
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2013-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-59
/
+99
2013-12-03
rds: prevent BUG_ON triggered on congestion update to loopback
Venkat Venkatsubra
1
-3
/
+2
2013-12-02
IPv6: Fixed support for blackhole and prohibit routes
Kamala R
1
-12
/
+10
2013-12-02
ipv6: fix third arg of anycast_dst_alloc(), must be bool.
François-Xavier Le Bail
1
-1
/
+1
2013-12-02
ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv
Duan Jiong
1
-0
/
+3
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-0
/
+10
2013-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-94
/
+186
2013-12-02
mac80211: check csa wiphy flag in ibss before switching
Simon Wunderlich
1
-0
/
+4
2013-12-02
cfg80211: disable CSA for all drivers
Simon Wunderlich
1
-0
/
+6
2013-12-01
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
1
-0
/
+7
2013-11-30
netem: fix gemodel loss generator
stephen hemminger
1
-1
/
+1
2013-11-30
netem: fix loss 4 state model
stephen hemminger
1
-2
/
+2
2013-11-30
netem: missing break in ge loss generator
stephen hemminger
1
-0
/
+1
2013-11-30
net/hsr: Support iproute print_opt ('ip -details ...')
Arvid Brodin
1
-0
/
+28
2013-11-30
net/hsr: Very small fix of comment style.
Arvid Brodin
1
-1
/
+2
2013-11-30
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Hannes Frederic Sowa
1
-2
/
+2
2013-11-29
inet: fix possible seqlock deadlocks
Eric Dumazet
3
-3
/
+3
2013-11-29
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
1
-0
/
+3
[next]