index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-03-03
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
Marcelo Ricardo Leitner
2016-03-03
af_unix: fix struct pid memory leak
Eric Dumazet
2016-03-03
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
2016-03-03
lwt: fix rx checksum setting for lwt devices tunneling over ipv6
Paolo Abeni
2016-03-03
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
2016-03-03
af_iucv: Validate socket address length in iucv_sock_bind()
Ursula Braun
2016-02-25
SUNRPC: Fixup socket wait for memory
Trond Myklebust
2016-01-31
batman-adv: Drop immediate orig_node free function
Sven Eckelmann
2016-01-31
batman-adv: Drop immediate batadv_hard_iface free function
Sven Eckelmann
2016-01-31
batman-adv: Drop immediate neigh_ifinfo free function
Sven Eckelmann
2016-01-31
batman-adv: Drop immediate batadv_neigh_node free function
Sven Eckelmann
2016-01-31
batman-adv: Drop immediate batadv_orig_ifinfo free function
Sven Eckelmann
2016-01-31
batman-adv: Avoid recursive call_rcu for batadv_nc_node
Sven Eckelmann
2016-01-31
batman-adv: Avoid recursive call_rcu for batadv_bla_claim
Sven Eckelmann
2016-01-31
bridge: fix lockdep addr_list_lock false positive splat
Nikolay Aleksandrov
2016-01-31
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
2016-01-31
net: bpf: reject invalid shifts
Rabin Vincent
2016-01-31
phonet: properly unshare skbs in phonet_rcv()
Eric Dumazet
2016-01-31
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-31
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
2016-01-31
net: pktgen: fix null ptr deref in skb allocation
John Fastabend
2016-01-31
sched,cls_flower: set key address type when present
Jamal Hadi Salim
2016-01-31
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
2016-01-31
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
Eric Dumazet
2016-01-31
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
Sasha Levin
2016-01-31
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-01-06
tcp: fix zero cwnd in tcp_cwnd_reduction
Yuchung Cheng
2016-01-06
net: possible use after free in dst_release
Francesco Ruggeri
2016-01-06
net: sched: fix missing free per cpu on qstats
John Fastabend
2016-01-05
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
2016-01-04
af_unix: Fix splice-bind deadlock
Rainer Weikusat
2016-01-04
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2015-12-30
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2015-12-30
net, socket, socket_wq: fix missing initialization of flags
Nicolai Stange
2015-12-29
openvswitch: Fix template leak in error cases.
Joe Stringer
2015-12-28
sctp: label accepted/peeled off sockets
Marcelo Ricardo Leitner
2015-12-28
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
2015-12-23
ipv6: honor ifindex in case we receive ll addresses in router advertisements
Hannes Frederic Sowa
2015-12-22
addrconf: always initialize sysctl table data
WANG Cong
2015-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-12-22
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
2015-12-22
switchdev: bridge: Pass ageing time as clock_t instead of jiffies
Ido Schimmel
2015-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-12-18
openvswitch: correct encoding of set tunnel action attributes
Simon Horman
2015-12-18
ipip: ioctl: Remove superfluous IP-TTL handling.
Pravin B Shelar
2015-12-18
netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key
Florian Westphal
2015-12-18
netfilter: nf_tables: use skb->protocol instead of assuming ethernet header
Pablo Neira Ayuso
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
2015-12-17
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
[next]