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-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-48
/
+122
2014-01-13
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
42
-763
/
+1648
2014-01-13
net: make dev_set_mtu() honor notification return code
Veaceslav Falico
1
-9
/
+25
2014-01-13
sctp: make sctp_addto_chunk_fixed local
stephen hemminger
1
-2
/
+4
2014-01-13
l2tp: make local functions static
stephen hemminger
2
-6
/
+2
2014-01-13
gre_offload: simplify GRE header length calculation in gre_gso_segment()
Neal Cardwell
1
-10
/
+6
2014-01-13
net_sched: act: remove struct tcf_act_hdr
WANG Cong
1
-8
/
+8
2014-01-13
net_sched: avoid casting void pointer
WANG Cong
5
-26
/
+23
2014-01-13
net_sched: optimize tcf_match_indev()
WANG Cong
2
-14
/
+24
2014-01-13
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
10
-14
/
+15
2014-01-13
net_sched: act: clean up notification functions
WANG Cong
1
-55
/
+40
2014-01-13
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
10
-23
/
+14
2014-01-13
net: gro: change GRO overflow strategy
Eric Dumazet
1
-2
/
+15
2014-01-13
gre_offload: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-01-13
ipv4: introduce hardened ip_no_pmtu_disc mode
Hannes Frederic Sowa
4
-4
/
+27
2014-01-13
ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it
Hannes Frederic Sowa
1
-1
/
+22
2014-01-13
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
4
-8
/
+17
2014-01-13
HHF qdisc: fix jiffies-time conversion.
Terry Lam
1
-6
/
+6
2014-01-12
batman-adv: drop dependency against CRC16
Antonio Quartulli
1
-1
/
+0
2014-01-12
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
41
-41
/
+41
2014-01-12
batman-adv: add build checks for packet sizes
Simon Wunderlich
1
-7
/
+17
2014-01-12
batman-adv: remove returns at the end of void functions
Antonio Quartulli
1
-7
/
+0
2014-01-12
batman-adv: add debugfs support to view multiif tables
Simon Wunderlich
5
-7
/
+73
2014-01-12
batman-adv: add debugfs structure for information per interface
Simon Wunderlich
4
-0
/
+86
2014-01-12
batman-adv: add bonding again
Simon Wunderlich
4
-4
/
+121
2014-01-12
batman-adv: consider outgoing interface in OGM sending
Simon Wunderlich
3
-64
/
+115
2014-01-12
batman-adv: add WiFi penalty
Simon Wunderlich
3
-6
/
+24
2014-01-12
batman-adv: split out router from orig_node
Simon Wunderlich
11
-219
/
+605
2014-01-12
batman-adv: split tq information in neigh_node struct
Simon Wunderlich
9
-114
/
+588
2014-01-12
batman-adv: remove bonding and interface alternating
Simon Wunderlich
5
-327
/
+12
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-10
{xfrm,pktgen} Fix compiling error when CONFIG_XFRM is not set
Fan Du
1
-2
/
+2
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
[next]