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
2015-12-15
net: diag: Support SOCK_DESTROY for inet sockets.
Lorenzo Colitti
1
-8
/
+15
2015-12-15
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
1
-3
/
+20
2015-12-15
net: diag: split inet_diag_dump_one_icsk into two
Lorenzo Colitti
1
-15
/
+27
2015-12-15
ila: Add generic ILA translation facility
Tom Herbert
4
-1
/
+691
2015-12-15
netlink: add a start callback for starting a netlink dump
Tom Herbert
2
-0
/
+20
2015-12-15
ila: Create net/ipv6/ila directory
Tom Herbert
5
-81
/
+152
2015-12-15
net: Add driver helper functions to determine checksum offloadability
Tom Herbert
1
-0
/
+136
2015-12-15
tcp: Fix conditions to determine checksum offload
Tom Herbert
1
-2
/
+2
2015-12-15
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
8
-15
/
+19
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
4
-9
/
+9
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
4
-5
/
+5
2015-12-15
net: fix uninitialized variable issue
[email protected]
1
-0
/
+1
2015-12-15
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2015-12-15
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
1
-1
/
+1
2015-12-15
switchdev: Pass original device to port netdev driver
Ido Schimmel
7
-0
/
+20
2015-12-15
switchdev: vlan: Use switchdev_port* in vlan_netdev_ops
Ido Schimmel
1
-0
/
+7
2015-12-16
batman-adv: rename equiv/equal or better to similar or better
Simon Wunderlich
4
-11
/
+11
2015-12-16
batman-adv: update last seen field of single hop originators
Marek Lindner
1
-0
/
+10
2015-12-16
batman-adv: export single hop neighbor list via debugfs
Marek Lindner
5
-0
/
+100
2015-12-16
batman-adv: add bat_hardif_neigh_init algo ops call
Marek Lindner
2
-0
/
+6
2015-12-16
batman-adv: add list of unique single hop neighbors per hard-interface
Marek Lindner
4
-0
/
+188
2015-12-15
nfnetlink: add nfnl_dereference_protected helper
Florian Westphal
1
-6
/
+7
2015-12-15
mac80211: handle width changes from opmode notification IE in beacon
Eyal Shapira
5
-14
/
+8
2015-12-15
mac80211: suppress unchanged "limiting TX power" messages
Johannes Berg
1
-5
/
+10
2015-12-15
mac80211: reprogram in interface order
Johannes Berg
1
-39
/
+37
2015-12-15
mac80211: run scan completed work on reconfig failure
Johannes Berg
1
-11
/
+26
2015-12-15
nl80211: Fix potential memory leak in nl80211_connect
Ola Olsson
1
-1
/
+3
2015-12-15
nl80211: Fix potential memory leak in nl80211_set_wowlan
Ola Olsson
1
-0
/
+1
2015-12-15
nl80211: fix a few memory leaks in reg.c
Ola Olsson
1
-1
/
+4
2015-12-15
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
1
-1
/
+1
2015-12-14
net: fix IP early demux races
Eric Dumazet
2
-5
/
+3
2015-12-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
23
-1305
/
+1580
2015-12-14
iucv: call skb_linearize() when needed
Eugene Crosser
1
-5
/
+15
2015-12-14
iucv: prevent information leak in iucv_message
Eugene Crosser
1
-1
/
+1
2015-12-14
ipv6: addrconf: drop ieee802154 specific things
Alexander Aring
1
-5
/
+3
2015-12-14
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
5
-0
/
+15
2015-12-14
netfilter: implement xt_cgroup cgroup2 path match
Tejun Heo
1
-0
/
+69
2015-12-14
netfilter: prepare xt_cgroup for multi revisions
Tejun Heo
1
-17
/
+19
2015-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
135
-2834
/
+3803
2015-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-58
/
+56
2015-12-14
netfilter: cttimeout: add netns support
Pablo Neira
3
-33
/
+53
2015-12-13
net: Flush local routes when device changes vrf association
David Ahern
1
-0
/
+9
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
1
-3
/
+3
2015-12-13
netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort
Xin Long
1
-1
/
+2
2015-12-13
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-8
/
+12
2015-12-12
mpls: make via address optional for multipath routes
Robert Shearman
1
-9
/
+13
2015-12-12
mpls: fix out-of-bounds access when via address not specified
Robert Shearman
1
-5
/
+12
2015-12-12
mpls: don't dump RTA_VIA attribute if not specified
Robert Shearman
1
-2
/
+6
2015-12-12
mpls: validate L2 via address length
Robert Shearman
1
-0
/
+4
2015-12-11
openvswitch: Respect conntrack zone even if invalid
Joe Stringer
1
-2
/
+5
[prev]
[next]