index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
18
-277
/
+547
2014-01-09
netfilter: nf_tables: fix error path in the init functions
Pablo Neira Ayuso
3
-3
/
+21
2014-01-09
ip_tunnel: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-01-09
openvswitch: Use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
9
-10
/
+10
2014-01-09
netfilter: nf_tables: prohibit deletion of a table with existing sets
Patrick McHardy
1
-1
/
+1
2014-01-09
netfilter: nf_tables: take AF module reference when creating a table
Patrick McHardy
1
-1
/
+7
2014-01-09
netfilter: nf_tables: perform flags validation before table allocation
Patrick McHardy
1
-13
/
+9
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
10
-28
/
+28
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
10
-16
/
+16
2014-01-09
netfilter: nf_tables: replay request after dropping locks to load chain type
Patrick McHardy
1
-4
/
+8
2014-01-09
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
5
-0
/
+5
2014-01-09
netfilter: nf_tables: fix chain type module reference handling
Patrick McHardy
1
-21
/
+24
2014-01-09
netfilter: nf_tables: fix check for table overflow
Patrick McHardy
1
-3
/
+3
2014-01-09
netfilter: nf_tables: restore chain change atomicity
Patrick McHardy
1
-22
/
+21
2014-01-09
netfilter: nf_tables: split chain policy validation from actually setting it
Patrick McHardy
1
-36
/
+20
2014-01-09
netfilter: nft_meta: fix lack of validation of the input register
Pablo Neira Ayuso
1
-0
/
+3
2014-01-09
netfilter: nft_ct: Add support to set the connmark
Kristian Evensen
1
-30
/
+134
2014-01-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
7
-10
/
+18
2014-01-07
net: xfrm: xfrm_policy: silence compiler warning
Ying Xue
1
-0
/
+2
2014-01-07
tipc: make link start event synchronous
Jon Paul Maloy
3
-13
/
+7
2014-01-07
tipc: introduce new spinlock to protect struct link_req
Ying Xue
1
-2
/
+9
2014-01-07
tipc: remove 'has_redundant_link' flag from STATE link protocol messages
Jon Paul Maloy
2
-11
/
+1
2014-01-07
tipc: rename functions related to link failover and improve comments
Jon Paul Maloy
5
-38
/
+56
2014-01-07
net: xfrm: xfrm_policy: fix inline not at beginning of declaration
Daniel Borkmann
1
-6
/
+6
2014-01-07
netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET
Patrick McHardy
1
-3
/
+36
2014-01-07
netfilter: nft_meta: add l4proto support
Patrick McHardy
1
-0
/
+4
2014-01-07
netfilter: nf_tables: add nfproto support to meta expression
Patrick McHardy
1
-0
/
+4
2014-01-07
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
5
-2
/
+110
2014-01-07
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
6
-24
/
+37
2014-01-07
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
3
-5
/
+5
2014-01-07
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
5
-96
/
+81
2014-01-07
netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
Pablo Neira Ayuso
1
-1
/
+2
2014-01-07
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
5
-6
/
+199
2014-01-07
net: Do not enable tx-nocache-copy by default
Benjamin Poirier
1
-5
/
+0
2014-01-07
ipv4: loopback device: ignore value changes after device is upped
Jiri Pirko
1
-0
/
+2
2014-01-07
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
2
-1
/
+11
2014-01-06
gre_offload: statically build GRE offloading support
Eric Dumazet
3
-13
/
+7
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
14
-212
/
+463
2014-01-06
ovs: make functions local
Stephen Hemminger
4
-6
/
+7
2014-01-06
openvswitch: Compute checksum in skb_gso_segment() if needed
Thomas Graf
1
-1
/
+1
2014-01-06
openvswitch: Use skb_zerocopy() for upcall
Thomas Graf
1
-8
/
+29
2014-01-06
openvswitch: Pass datapath into userspace queue functions
Thomas Graf
1
-20
/
+14
2014-01-06
openvswitch: Drop user features if old user space attempted to create datapath
Thomas Graf
1
-0
/
+21
2014-01-06
openvswitch: Allow user space to announce ability to accept unaligned Netlink...
Thomas Graf
2
-0
/
+16
2014-01-06
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
2
-55
/
+89
2014-01-06
openvswitch: remove duplicated include from flow_table.c
Wei Yongjun
1
-2
/
+0
2014-01-06
net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}
Daniel Borkmann
2
-17
/
+2
2014-01-06
openvswitch: Per cpu flow stats.
Pravin B Shelar
7
-55
/
+210
2014-01-06
openvswitch: Enable memory mapped Netlink i/o
Thomas Graf
1
-27
/
+29
[next]