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.13.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
2014-02-07
netfilter: nft_rbtree: fix data handling of end interval elements
Pablo Neira Ayuso
1
-5
/
+11
2014-02-07
netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and data
Pablo Neira Ayuso
1
-0
/
+3
2014-02-06
netfilter: nf_tables: fix racy rule deletion
Pablo Neira Ayuso
1
-17
/
+23
2014-02-06
netfilter: nf_tables: fix log/queue expressions for NFPROTO_INET
Patrick McHardy
2
-7
/
+2
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
5
-6
/
+77
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
8
-81
/
+170
2014-02-06
netfilter: nf_tables: add AF specific expression support
Patrick McHardy
1
-6
/
+16
2014-02-06
netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checks
Patrick McHardy
1
-0
/
+1
2014-02-06
netfilter: nf_tables: fix potential oops when dumping sets
Patrick McHardy
1
-3
/
+5
2014-02-05
netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name()
Patrick McHardy
1
-2
/
+2
2014-02-05
netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
Pablo Neira Ayuso
3
-14
/
+32
2014-02-05
netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()
Alexey Dobriyan
1
-1
/
+4
2014-02-05
netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
Andrey Vagin
1
-4
/
+17
2014-02-05
netfilter: nf_tables: fix oops when deleting a chain with references
Patrick McHardy
1
-1
/
+1
2014-02-05
netfilter: nft_ct: fix unconditional dump of 'dir' attr
Arturo Borrero
1
-2
/
+13
2014-02-04
ipvs: fix AF assignment in ip_vs_conn_new()
Michal Kubecek
1
-4
/
+4
2014-01-28
net: gre: use icmp_hdr() to get inner ip header
Duan Jiong
1
-1
/
+1
2014-01-28
net: 6lowpan: fixup for code movement
Stephen Rothwell
1
-1
/
+1
2014-01-28
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
2
-2
/
+2
2014-01-28
net: ipv4: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+2
2014-01-27
net: add and use skb_gso_transport_seglen()
Florian Westphal
2
-10
/
+28
2014-01-26
Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+2
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
511
-10268
/
+18338
2014-01-25
ipv6: reallocate addrconf router for ipv6 address when lo device up
Gao feng
1
-2
/
+12
2014-01-25
fib_frontend: fix possible NULL pointer dereference
Oliver Hartkopp
1
-0
/
+2
2014-01-24
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-24
/
+4
2014-01-24
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
3
-13
/
+13
2014-01-24
net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration in...
Cody P Schafer
1
-23
/
+4
2014-01-24
remove extra definitions of U32_MAX
Alex Elder
1
-3
/
+0
2014-01-24
conditionally define U32_MAX
Alex Elder
1
-0
/
+2
2014-01-24
rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info
Jiri Pirko
1
-2
/
+1
2014-01-24
ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called
Duan Jiong
1
-0
/
+1
2014-01-24
net: Correctly sync addresses from multiple sources to single device
Vlad Yasevich
1
-8
/
+10
2014-01-24
net/udp_offload: Handle static checker complaints
Shlomo Pongratz
1
-4
/
+4
2014-01-24
tcp: metrics: Handle v6/v4-mapped sockets in tcp-metrics
Christoph Paasch
1
-24
/
+40
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-31
/
+1
2014-01-23
6lowpan: add a license to 6lowpan_iphc module
Yann Droneaud
1
-0
/
+3
2014-01-23
bonding: convert netlink to use slave data info api
Jiri Pirko
1
-51
/
+0
2014-01-23
rtnetlink: provide api for getting and setting slave info
Jiri Pirko
1
-20
/
+138
2014-01-23
rtnetlink: put "BOND" into nl attribute names which are related to bonding
Jiri Pirko
1
-8
/
+8
2014-01-23
net/neighbour: queue work on power efficient wq
viresh kumar
1
-2
/
+3
2014-01-23
net/ipv4: queue work on power efficient wq
viresh kumar
1
-4
/
+6
2014-01-23
ipv6: enable anycast addresses as source addresses for datagrams
FX Le Bail
2
-1
/
+14
2014-01-23
bridge: Remove unnecessary vlan_put_tag in br_handle_vlan
Toshiaki Makita
1
-21
/
+0
2014-01-23
tcp: metrics: Fix rcu-race when deleting multiple entries
Christoph Paasch
1
-9
/
+5
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-4
/
+4
2014-01-23
sch_htb: let skb->priority refer to non-leaf class
Harry Mason
1
-3
/
+8
2014-01-23
af_packet: Add Queue mapping mode to af_packet fanout operation
Neil Horman
1
-0
/
+11
2014-01-22
fuse: fix pipe_buf_operations
Miklos Szeredi
1
-31
/
+1
2014-01-22
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
1
-2
/
+4
[next]