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
2017-07-29
net/smc: serialize connection creation in all cases
Ursula Braun
1
-7
/
+1
2017-07-29
batman-adv: fix various spelling mistakes
Colin Ian King
2
-7
/
+7
2017-07-29
batman-adv: Remove variable deprecated by skb_put_data
Sven Eckelmann
2
-5
/
+3
2017-07-29
batman-adv: Remove too short %pM printk field width
Sven Eckelmann
1
-1
/
+1
2017-07-29
batman-adv: Remove unnecessary length qualifier in %14pM
Joe Perches
1
-1
/
+1
2017-07-29
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2017-07-28
l2tp: constify inet6_protocol structures
Julia Lawall
1
-1
/
+1
2017-07-28
ipv6: constify inet6_protocol structures
Julia Lawall
3
-3
/
+3
2017-07-27
dccp: fix a memleak for dccp_feat_init err process
Xin Long
1
-2
/
+5
2017-07-27
dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
Xin Long
1
-0
/
+1
2017-07-27
dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
Xin Long
1
-0
/
+1
2017-07-26
netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
1
-1
/
+1
2017-07-26
udp: unbreak build lacking CONFIG_XFRM
Paolo Abeni
1
-1
/
+1
2017-07-25
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
1
-4
/
+0
2017-07-25
6lowpan: fix set not used warning
stephen hemminger
1
-3
/
+0
2017-07-25
socket: fix set not used warning
stephen hemminger
1
-4
/
+2
2017-07-25
netfilter: remove unused variable
stephen hemminger
1
-1
/
+1
2017-07-25
udp: preserve head state for IP_CMSG_PASSSEC
Paolo Abeni
1
-20
/
+18
2017-07-24
net: dsa: Initialize ds->cpu_port_mask earlier
Florian Fainelli
1
-6
/
+7
2017-07-24
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
WANG Cong
1
-1
/
+1
2017-07-24
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
4
-5
/
+7
2017-07-24
skbuff: re-add check for NULL skb->head in kfree_skb path
Florian Westphal
1
-1
/
+2
2017-07-24
openvswitch: fix potential out of bound access in parse_ct
Liping Zhang
1
-2
/
+5
2017-07-24
Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2
-1
/
+191
2017-07-24
sctp: remove the typedef sctp_abort_chunk_t
Xin Long
1
-4
/
+4
2017-07-24
sctp: remove the typedef sctp_heartbeat_chunk_t
Xin Long
1
-1
/
+2
2017-07-24
sctp: remove the typedef sctp_heartbeathdr_t
Xin Long
1
-1
/
+1
2017-07-24
sctp: remove the typedef sctp_sack_chunk_t
Xin Long
2
-3
/
+3
2017-07-24
sctp: remove the typedef sctp_sackhdr_t
Xin Long
1
-1
/
+1
2017-07-24
sctp: remove the typedef sctp_sack_variable_t
Xin Long
1
-5
/
+5
2017-07-24
sctp: remove the typedef sctp_unrecognized_param_t
Xin Long
1
-11
/
+7
2017-07-24
sctp: remove the typedef sctp_cookie_param_t
Xin Long
1
-8
/
+10
2017-07-24
sctp: remove the typedef sctp_initack_chunk_t
Xin Long
1
-7
/
+6
2017-07-24
net/socket: fix type in assignment and trim long line
Paolo Abeni
1
-2
/
+3
2017-07-24
net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled
Sabrina Dubroca
1
-1
/
+21
2017-07-24
net: add infrastructure to un-offload UDP tunnel port
Sabrina Dubroca
1
-0
/
+18
2017-07-24
net: check UDP tunnel RX port offload feature before calling tunnel ndo ndo
Sabrina Dubroca
1
-1
/
+6
2017-07-24
net: add new netdevice feature for offload of RX port for UDP tunnels
Sabrina Dubroca
2
-0
/
+7
2017-07-21
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+2
2017-07-21
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
1
-0
/
+2
2017-07-21
rxrpc: Move the packet.h include file into net/rxrpc/
David Howells
2
-1
/
+191
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
63
-1395
/
+1369
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-216
/
+141
2017-07-20
rds: Make sure updates to cp_send_gen can be observed
HÃ¥kon Bugge
1
-3
/
+3
2017-07-20
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-20
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-19
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-07-19
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
1
-0
/
+1
2017-07-19
net: make dev_close and related functions void
stephen hemminger
1
-15
/
+11
2017-07-19
bluetooth: 6lowpan dev_close never returns error
stephen hemminger
1
-5
/
+1
[prev]
[next]