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-10
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
41
-311
/
+429
2014-01-10
tcp: metrics: Allow selective get/del of tcp-metrics based on src IP
Christoph Paasch
1
-10
/
+38
2014-01-10
tcp: metrics: Delete all entries matching a certain destination
Christoph Paasch
1
-6
/
+11
2014-01-10
tcp: metrics: New netlink attribute for src IP and dumped in netlink reply
Christoph Paasch
1
-0
/
+6
2014-01-10
tcp: metrics: Add source-address to tcp-metrics
Christoph Paasch
1
-9
/
+25
2014-01-10
tcp: metrics: rename tcpm_addr to tcpm_daddr
Christoph Paasch
1
-36
/
+36
2014-01-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
36
-880
/
+2449
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
3
-0
/
+365
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
36
-880
/
+2449
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
netfilter: introduce l2tp match extension
James Chapman
3
-0
/
+365
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-08
batman-adv: set the isolation mark in the skb if needed
Antonio Quartulli
3
-2
/
+44
2014-01-08
batman-adv: create helper function to get AP isolation status
Antonio Quartulli
3
-12
/
+28
2014-01-08
batman-adv: extend the ap_isolation mechanism
Antonio Quartulli
1
-0
/
+5
2014-01-08
batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag
Antonio Quartulli
1
-4
/
+8
2014-01-08
batman-adv: mark a local client as isolated when needed
Antonio Quartulli
5
-5
/
+23
2014-01-08
batman-adv: add isolation_mark sysfs attribute
Antonio Quartulli
3
-0
/
+75
2014-01-08
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
7
-140
/
+153
2014-01-08
batman-adv: remove parenthesis from return statements
Antonio Quartulli
1
-1
/
+1
2014-01-08
batman-adv: rename gw_deselect() to gw_reselect()
Antonio Quartulli
4
-18
/
+29
2014-01-08
batman-adv: deselect current GW on client mode switch off
Antonio Quartulli
2
-0
/
+14
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
41
-123
/
+41
2014-01-08
batman-adv: don't switch byte order too often if not needed
Antonio Quartulli
1
-3
/
+5
2014-01-08
batman-adv: properly rename define in distributed arp table header file
Antonio Quartulli
1
-3
/
+3
2014-01-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
13
-797
/
+1941
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
[next]