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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
691
-7276
/
+13324
2015-04-08
netfilter: nf_tables: support optional userdata for set elements
Patrick McHardy
3
-0
/
+43
2015-04-08
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
8
-6
/
+315
2015-04-08
netfilter: nf_tables: support different set binding types
Patrick McHardy
3
-3
/
+12
2015-04-08
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
3
-11
/
+17
2015-04-08
netfilter: nf_tables: fix set selection when timeouts are requested
Patrick McHardy
1
-1
/
+1
2015-04-08
netfilter: bridge: make BRNF_PKT_TYPE flag a bool
Florian Westphal
3
-10
/
+10
2015-04-08
netfilter: bridge: start splitting mask into public/private chunks
Florian Westphal
3
-7
/
+17
2015-04-08
netfilter: bridge: add and use nf_bridge_info_get helper
Florian Westphal
1
-8
/
+16
2015-04-08
netfilter: physdev: use helpers
Florian Westphal
1
-12
/
+22
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
8
-34
/
+97
2015-04-08
netfilter: bridge: don't use nf_bridge_info data to store mac header
Florian Westphal
2
-30
/
+42
2015-04-08
netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...
Daniel Borkmann
1
-45
/
+50
2015-04-07
hv_netvsc: Fix the packet free when it is in skb headroom
Haiyang Zhang
3
-3
/
+6
2015-04-07
hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE
Haiyang Zhang
2
-12
/
+9
2015-04-07
hv_netvsc: Clean up two unused variables
Haiyang Zhang
3
-4
/
+0
2015-04-07
tcp: RFC7413 option support for Fast Open client
Daniel Lee
6
-15
/
+39
2015-04-07
tcp: RFC7413 option support for Fast Open server
Daniel Lee
5
-23
/
+57
2015-04-07
cxgb4: Move ethtool related code to a separate file
Hariprasad Shenai
5
-1608
/
+1702
2015-04-07
netdevice.h: remove iflink description
Nicolas Dichtel
1
-2
/
+1
2015-04-07
Merge branch 'netns-next'
David S. Miller
2
-10
/
+97
2015-04-07
netns: allow to dump netns ids
Nicolas Dichtel
1
-1
/
+48
2015-04-07
netns: notify netns id events
Nicolas Dichtel
2
-8
/
+48
2015-04-07
netns: minor cleanup in rtnl_net_getid()
Nicolas Dichtel
1
-1
/
+1
2015-04-07
Merge branch 'udp_tunnel_sk'
David S. Miller
51
-251
/
+349
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
14
-28
/
+48
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
39
-218
/
+277
2015-04-07
netfilter: Add socket pointer to nf_hook_state.
David Miller
2
-1
/
+10
2015-04-07
netfilter: Add nf_hook_state initializer function.
David Miller
1
-8
/
+18
2015-04-07
cosa: fix error return code
Julia Lawall
1
-0
/
+1
2015-04-07
wan: lmc: fix error return code
Julia Lawall
1
-0
/
+1
2015-04-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
22
-338
/
+570
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
91
-275
/
+575
2015-04-06
Linux 4.0-rc7
Linus Torvalds
1
-1
/
+1
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
21
-71
/
+78
2015-04-06
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
Jack Morgenstein
1
-1
/
+2
2015-04-06
net: dsa: fix filling routing table from OF description
Pavel Nakonechny
2
-17
/
+10
2015-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-14
/
+31
2015-04-06
l2tp: unregister l2tp_net_ops on failure path
WANG Cong
1
-0
/
+1
2015-04-06
virtio: document queue state logic
Michael S. Tsirkin
1
-5
/
+9
2015-04-06
tc: bpf: add checksum helpers
Alexei Starovoitov
5
-5
/
+220
2015-04-06
mvneta: dont call mvneta_adjust_link() manually
Stas Sergeev
1
-6
/
+1
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
7
-19
/
+34
2015-04-05
Input: alps - document stick behavior for protocol V2
Hans de Goede
1
-0
/
+8
2015-04-05
Input: alps - report V2 Dualpoint Stick events via the right evdev node
Hans de Goede
1
-1
/
+6
2015-04-05
Input: alps - report interleaved bare PS/2 packets via dev3
Hans de Goede
1
-14
/
+18
2015-04-04
Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-5
/
+26
2015-04-04
Merge branch 'nf-hook-compress'
David S. Miller
53
-511
/
+335
2015-04-04
Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-91
/
+132
2015-04-04
Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+6
[next]