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
2016-01-05
sctp: drop the old assoc hashtable of sctp
Xin Long
4
-96
/
+3
2016-01-05
sctp: apply rhashtable api to sctp procfs
Xin Long
1
-143
/
+173
2016-01-05
sctp: apply rhashtable api to send/recv path
Xin Long
4
-56
/
+29
2016-01-05
sctp: add the rhashtable apis for sctp global transport hashtable
Xin Long
1
-0
/
+131
2016-01-05
Bluetooth: Add support for Start Limited Discovery command
Johan Hedberg
2
-12
/
+52
2016-01-05
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
2
-4
/
+5
2016-01-04
af_unix: Fix splice-bind deadlock
Rainer Weikusat
1
-26
/
+40
2016-01-04
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2
-4
/
+10
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
6
-41
/
+229
2016-01-04
soreuseport: fast reuseport UDP socket selection
Craig Gallek
3
-33
/
+138
2016-01-04
soreuseport: define reuseport groups
Craig Gallek
2
-1
/
+174
2016-01-04
Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
6
-5
/
+57
2016-01-04
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
2
-4
/
+8
2016-01-04
l2tp: rely on ppp layer for skb scrubbing
Guillaume Nault
1
-16
/
+1
2016-01-04
mac802154: constify ieee802154_llsec_ops structure
Julia Lawall
1
-1
/
+1
2016-01-04
Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driver
Heikki Krogerus
1
-4
/
+0
2016-01-04
netfilter: nf_ct_helper: define pr_fmt()
Pablo Neira Ayuso
5
-27
/
+28
2016-01-04
netfilter: nf_tables: add forward expression to the netdev family
Pablo Neira Ayuso
3
-0
/
+105
2016-01-03
netfilter: nf_tables: add packet duplication to the netdev family
Pablo Neira Ayuso
4
-0
/
+159
2016-01-03
netfilter: nft_limit: allow to invert matching criteria
Pablo Neira Ayuso
1
-3
/
+13
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-87
/
+107
2015-12-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-52
/
+28
2015-12-31
ethtool: Add phy statistics
Andrew Lunn
1
-1
/
+80
2015-12-30
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2015-12-30
net, socket, socket_wq: fix missing initialization of flags
Nicolai Stange
1
-0
/
+1
2015-12-29
openvswitch: Fix template leak in error cases.
Joe Stringer
1
-2
/
+4
2015-12-29
NFC: nci: memory leak in nci_core_conn_create()
Dan Carpenter
1
-3
/
+3
2015-12-29
nfc: netlink: HCI event connectivity implementation
Christophe Ricard
3
-0
/
+51
2015-12-29
NFC: nci: Fix error check of nci_hci_create_pipe() result
Christophe Ricard
1
-1
/
+1
2015-12-29
NFC: digital: Add Type4A tags support
Shikha Singh
1
-1
/
+2
2015-12-28
netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks
Pablo Neira Ayuso
2
-7
/
+5
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
11
-216
/
+169
2015-12-28
netfilter: nf_tables: remove check against removal of inactive objects
Pablo Neira Ayuso
1
-20
/
+9
2015-12-28
netfilter: nf_tables: destroy basechain and rules on netdevice removal
Pablo Neira Ayuso
2
-33
/
+43
2015-12-28
netfilter: nf_tables: release objects on netns destruction
Pablo Neira Ayuso
7
-8
/
+51
2015-12-28
sctp: label accepted/peeled off sockets
Marcelo Ricardo Leitner
1
-0
/
+2
2015-12-28
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
1
-3
/
+6
2015-12-25
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
7
-34
/
+21
2015-12-23
bridge: use kobj_to_dev instead of to_dev
Geliang Tang
1
-2
/
+1
2015-12-23
ipv6: honor ifindex in case we receive ll addresses in router advertisements
Hannes Frederic Sowa
1
-2
/
+2
2015-12-22
tcp: honour SO_BINDTODEVICE for TW_RST case too
Florian Westphal
3
-10
/
+15
2015-12-22
tcp: send_reset: test for non-NULL sk first
Florian Westphal
2
-9
/
+8
2015-12-22
addrconf: always initialize sysctl table data
WANG Cong
1
-7
/
+4
2015-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-62
/
+75
2015-12-22
net: tcp: deal with listen sockets properly in tcp_abort.
Lorenzo Colitti
1
-0
/
+5
2015-12-22
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
1
-1
/
+1
2015-12-22
switchdev: bridge: Pass ageing time as clock_t instead of jiffies
Ido Schimmel
1
-1
/
+1
2015-12-22
RDS: don't pretend to use cpu notifiers
Sebastian Andrzej Siewior
1
-25
/
+6
2015-12-22
net-sysfs: use to_net_dev in net_namespace()
Geliang Tang
1
-2
/
+2
2015-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+2
[prev]
[next]