index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-09
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
10
-19
/
+12
2012-09-09
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
3
-18
/
+15
2012-09-08
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
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-06
tcp: fix TFO regression
Eric Dumazet
2
-7
/
+4
2012-09-06
ipv6: fix handling of blackhole and prohibit routes
Nicolas Dichtel
1
-4
/
+28
2012-09-06
net: qdisc busylock needs lockdep annotations
Eric Dumazet
2
-2
/
+10
2012-09-06
netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+1
2012-09-06
net: add unknown state to sysfs NIC duplex export
Nikolay Aleksandrov
1
-3
/
+15
2012-09-05
tcp: add generic netlink support for tcp_metrics
Julian Anastasov
1
-13
/
+341
2012-09-04
net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd e...
Masatake YAMATO
1
-5
/
+78
2012-09-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
10
-171
/
+317
2012-09-04
net: Add INET dependency on aes crypto for the sake of TCP fastopen.
David S. Miller
1
-0
/
+2
2012-09-04
sctp: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-6
/
+4
2012-09-04
openvswitch: Increase maximum number of datapath ports.
Pravin B Shelar
7
-51
/
+113
2012-09-04
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
66
-1680
/
+3393
2012-09-03
tcp: use PRR to reduce cwin in CWR state
Yuchung Cheng
2
-81
/
+44
2012-09-03
tcp: move tcp_update_cwnd_in_recovery
Yuchung Cheng
1
-32
/
+32
2012-09-03
tcp: move tcp_enter_cwr()
Yuchung Cheng
1
-23
/
+23
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
120
-1313
/
+2941
2012-09-03
netfilter: properly annotate ipv4_netfilter_{init,fini}()
Jan Beulich
1
-2
/
+2
2012-09-03
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()
Michael Wang
3
-7
/
+7
2012-09-03
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()
Michael Wang
3
-18
/
+14
2012-09-03
netfilter: remove xt_NOTRACK
Cong Wang
3
-67
/
+0
2012-09-03
netfilter: nf_conntrack: add nf_ct_timeout_lookup
Pablo Neira Ayuso
1
-6
/
+1
2012-09-03
netfilter: xt_CT: refactorize xt_ct_tg_check
Pablo Neira Ayuso
1
-136
/
+126
2012-09-03
netfilter: xt_socket: fix compilation warnings with gcc 4.7
Pablo Neira Ayuso
1
-6
/
+6
2012-09-02
6lowpan: handle NETDEV_UNREGISTER event
Alan Ott
1
-7
/
+37
2012-09-02
6lowpan: Make a copy of skb's delivered to 6lowpan
Alan Ott
1
-1
/
+8
2012-09-01
tcp: TCP Fast Open Server - main code path
Jerry Chu
2
-27
/
+309
2012-09-01
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
11
-35
/
+326
2012-09-01
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
4
-3
/
+133
2012-09-01
ipv6: remove some deadcode
Sorin Dumitru
1
-22
/
+7
2012-09-01
net: fix documentation of skb_needs_linearize().
Rami Rosen
1
-3
/
+1
2012-09-01
ipv4: Minor logic clean-up in ipv4_mtu
Alexander Duyck
1
-4
/
+1
2012-09-01
net:atm:fix up ENOIOCTLCMD error handling
Wanlong Gao
1
-1
/
+1
2012-08-31
openvswitch: using kfree_rcu() to simplify the code
Wei Yongjun
1
-9
/
+1
2012-08-31
af_unix: fix shutdown parameter checking
Xi Wang
1
-4
/
+8
2012-08-31
decnet: fix shutdown parameter checking
Xi Wang
1
-2
/
+2
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-65
/
+129
2012-08-31
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
5
-10
/
+24
2012-08-31
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-5
/
+11
2012-08-30
ipv4: must use rcu protection while calling fib_lookup
Eric Dumazet
1
-0
/
+2
2012-08-30
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
Francesco Ruggeri
1
-2
/
+12
2012-08-30
netpoll: provide an IP ident in UDP frames
Eric Dumazet
1
-1
/
+2
2012-08-30
l2tp: avoid to use synchronize_rcu in tunnel free function
xeb@mail.ru
2
-2
/
+2
2012-08-30
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
Pablo Neira Ayuso
1
-1
/
+4
[next]