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-18
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
5
-5
/
+17
2015-12-18
ipv6: addrconf: use stable address generator for ARPHRD_NONE
Bjørn Mork
1
-6
/
+39
2015-12-18
ila: add NETFILTER dependency
Arnd Bergmann
1
-0
/
+1
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-240
/
+371
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-223
/
+347
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
2
-2
/
+4
2015-12-17
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
1
-11
/
+12
2015-12-17
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
1
-10
/
+3
2015-12-17
ipv6: add IPV6_HDRINCL option for raw sockets
Hannes Frederic Sowa
1
-4
/
+16
2015-12-17
ipv6: allow routes to be configured with expire values
Xin Long
1
-0
/
+10
2015-12-16
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
1
-1
/
+2
2015-12-16
net: Pass ndm_state to route netlink FDB notifications.
Hubert Sokolowski
1
-7
/
+10
2015-12-16
Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
9
-74
/
+92
2015-12-16
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
11
-24
/
+367
2015-12-16
net: sctp: dynamically enable or disable pf state
Zhu Yanjun
3
-1
/
+14
2015-12-16
batman-adv: lock crc access in bridge loop avoidance
Simon Wunderlich
2
-5
/
+32
2015-12-16
batman-adv: Fix typo 'wether' -> 'whether'
Sven Eckelmann
1
-2
/
+2
2015-12-16
batman-adv: Use chain pointer when purging fragments
Sven Eckelmann
1
-4
/
+4
2015-12-16
batman-adv: unify flags access style in tt global add
Simon Wunderlich
1
-1
/
+1
2015-12-16
batman-adv: detect local excess vlans in TT request
Simon Wunderlich
1
-1
/
+13
2015-12-15
ipv6: automatically enable stable privacy mode if stable_secret set
Hannes Frederic Sowa
1
-0
/
+6
2015-12-15
sctp: use GFP_KERNEL in sctp_init()
Eric Dumazet
1
-2
/
+2
2015-12-15
net: diag: Support destroying TCP sockets.
Lorenzo Colitti
5
-0
/
+66
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
tadeusz.struk@intel.com
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
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
[next]