Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
b499ffb0a22c6cd3762b44fd6489f7384f40437d
/
net
0071f56
dsa: Register netdev before phy
by Andrew Lunn
· 9 years ago
7f85442
phy: Add API for {un}registering an mdio device to a bus.
by Andrew Lunn
· 9 years ago
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
9e0efaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8b8a321
tcp: fix zero cwnd in tcp_cwnd_reduction
by Yuchung Cheng
· 9 years ago
c7f5d10
net: Add eth_platform_get_mac_address() helper.
by David S. Miller
· 9 years ago
07a5d38
net: possible use after free in dst_release
by Francesco Ruggeri
· 9 years ago
404cdbf
bridge: add vlan filtering change for new bridged device
by Elad Raz
· 9 years ago
6b72a77
bridge: add vlan filtering change notification
by Elad Raz
· 9 years ago
08474cc
bridge: Propagate vlan add failure to user
by Elad Raz
· 9 years ago
73c20a8
net: sched: fix missing free per cpu on qstats
by John Fastabend
· 9 years ago
00ce3a1
soreuseport: change consume_skb to kfree_skb in error case
by Craig Gallek
· 9 years ago
1134158
soreuseport: pass skb to secondary UDP socket lookup
by Craig Gallek
· 9 years ago
a72a5e2
inet: kill unused skb_free op
by Florian Westphal
· 9 years ago
ff62198
bridge: Only call /sbin/bridge-stp for the initial network namespace
by Hannes Frederic Sowa
· 9 years ago
c79c066
sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc
by Xin Long
· 9 years ago
b5eff71
sctp: drop the old assoc hashtable of sctp
by Xin Long
· 9 years ago
39f66a7
sctp: apply rhashtable api to sctp procfs
by Xin Long
· 9 years ago
4f00878
sctp: apply rhashtable api to send/recv path
by Xin Long
· 9 years ago
d6c0256
sctp: add the rhashtable apis for sctp global transport hashtable
by Xin Long
· 9 years ago
c845acb
af_unix: Fix splice-bind deadlock
by Rainer Weikusat
· 9 years ago
b5bdacf
net: Propagate lookup failure in l3mdev_get_saddr to caller
by David Ahern
· 9 years ago
538950a
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
by Craig Gallek
· 9 years ago
e32ea7e
soreuseport: fast reuseport UDP socket selection
by Craig Gallek
· 9 years ago
ef45614
soreuseport: define reuseport groups
by Craig Gallek
· 9 years ago
15ab90f
Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 9 years ago
197c949
udp: properly support MSG_PEEK with truncated buffers
by Eric Dumazet
· 9 years ago
98f40b3
l2tp: rely on ppp layer for skb scrubbing
by Guillaume Nault
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
7b22a77
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
f3a4094
ethtool: Add phy statistics
by Andrew Lunn
· 9 years ago
068d8bd
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close
by Xin Long
· 9 years ago
574aab1
net, socket, socket_wq: fix missing initialization of flags
by Nicolai Stange
· 9 years ago
90c7afc
openvswitch: Fix template leak in error cases.
by Joe Stringer
· 9 years ago
c6dc65d
NFC: nci: memory leak in nci_core_conn_create()
by Dan Carpenter
· 9 years ago
9afec6d
nfc: netlink: HCI event connectivity implementation
by Christophe Ricard
· 9 years ago
2a84193
NFC: nci: Fix error check of nci_hci_create_pipe() result
by Christophe Ricard
· 9 years ago
ce2e56c
NFC: digital: Add Type4A tags support
by Shikha Singh
· 9 years ago
3538a5c
sctp: label accepted/peeled off sockets
by Marcelo Ricardo Leitner
· 9 years ago
9ba0b96
sctp: use GFP_USER for user-controlled kmalloc
by Marcelo Ricardo Leitner
· 9 years ago
039f506
ip_tunnel: Move stats update to iptunnel_xmit()
by Pravin B Shelar
· 9 years ago
aeb7ed1
bridge: use kobj_to_dev instead of to_dev
by Geliang Tang
· 9 years ago
c1a9a29
ipv6: honor ifindex in case we receive ll addresses in router advertisements
by Hannes Frederic Sowa
· 9 years ago
271c3b9
tcp: honour SO_BINDTODEVICE for TW_RST case too
by Florian Westphal
· 9 years ago
e46787f
tcp: send_reset: test for non-NULL sk first
by Florian Westphal
· 9 years ago
5449a5c
addrconf: always initialize sysctl table data
by WANG Cong
· 9 years ago
024f35c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 9 years ago
2010b93
net: tcp: deal with listen sockets properly in tcp_abort.
by Lorenzo Colitti
· 9 years ago
e459dfe
ipv6/addrlabel: fix ip6addrlbl_get()
by Andrey Ryabinin
· 9 years ago
ef9cdd0
switchdev: bridge: Pass ageing time as clock_t instead of jiffies
by Ido Schimmel
· 9 years ago
f2830d0
RDS: don't pretend to use cpu notifiers
by Sebastian Andrzej Siewior
· 9 years ago
5c29482
net-sysfs: use to_net_dev in net_namespace()
by Geliang Tang
· 9 years ago
a7c09ae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
92e17ee
6lowpan: fix debugfs interface entry name
by Alexander Aring
· 9 years ago
7eb7404
Bluetooth: use list_for_each_entry*
by Geliang Tang
· 9 years ago
e905eab
openvswitch: correct encoding of set tunnel action attributes
by Simon Horman
· 9 years ago
6d3c348
ipip: ioctl: Remove superfluous IP-TTL handling.
by Pravin B Shelar
· 9 years ago
07f6f4a
tcp: diag: add support for request sockets to tcp_abort()
by Eric Dumazet
· 9 years ago
23bf880
bpf: fix misleading comment in bpf_convert_filter
by Daniel Borkmann
· 9 years ago
8b614ae
bpf: move clearing of A/X into classic to eBPF migration prologue
by Daniel Borkmann
· 9 years ago
05c74e5
bpf: add bpf_skb_load_bytes helper
by Daniel Borkmann
· 9 years ago
59ce967
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
6dd9a14
net: Allow accepted sockets to be bound to l3mdev domain
by David Ahern
· 9 years ago
cc9da6c
ipv6: addrconf: use stable address generator for ARPHRD_NONE
by Bjørn Mork
· 9 years ago
8cb964d
ila: add NETFILTER dependency
by Arnd Bergmann
· 9 years ago
d5f79b6
netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key
by Florian Westphal
· 9 years ago
aa47e42
netfilter: nf_tables: use skb->protocol instead of assuming ethernet header
by Pablo Neira Ayuso
· 9 years ago
b4aae75
netfilter: meta: add support for setting skb->pkttype
by Florian Westphal
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
73796d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
ac5cc97
net: check both type and procotol for tcp sockets
by WANG Cong
· 9 years ago
07e100f
tcp: restore fastopen with no data in SYN packet
by Eric Dumazet
· 9 years ago
3822b5c
af_unix: Revert 'lock_interruptible' in stream receive code
by Rainer Weikusat
· 9 years ago
715f504
ipv6: add IPV6_HDRINCL option for raw sockets
by Hannes Frederic Sowa
· 9 years ago
32bc201
ipv6: allow routes to be configured with expire values
by Xin Long
· 9 years ago
3036fac
fou: clean up socket with kfree_rcu
by Hannes Frederic Sowa
· 9 years ago
b337904
net: Pass ndm_state to route netlink FDB notifications.
by Hubert Sokolowski
· 9 years ago
4d4f379
Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
04ad378
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
566178f
net: sctp: dynamically enable or disable pf state
by Zhu Yanjun
· 9 years ago
5a1dd8a
batman-adv: lock crc access in bridge loop avoidance
by Simon Wunderlich
· 9 years ago
c05a57f
batman-adv: Fix typo 'wether' -> 'whether'
by Sven Eckelmann
· 9 years ago
01f6b5c
batman-adv: Use chain pointer when purging fragments
by Sven Eckelmann
· 9 years ago
ad7e2c4
batman-adv: unify flags access style in tt global add
by Simon Wunderlich
· 9 years ago
c169c59
batman-adv: detect local excess vlans in TT request
by Simon Wunderlich
· 9 years ago
9b29c69
ipv6: automatically enable stable privacy mode if stable_secret set
by Hannes Frederic Sowa
· 9 years ago
6857a02
sctp: use GFP_KERNEL in sctp_init()
by Eric Dumazet
· 9 years ago
c1e64e2
net: diag: Support destroying TCP sockets.
by Lorenzo Colitti
· 9 years ago
6eb5d2e
net: diag: Support SOCK_DESTROY for inet sockets.
by Lorenzo Colitti
· 9 years ago
64be0ae
net: diag: Add the ability to destroy a socket.
by Lorenzo Colitti
· 9 years ago
b613f56
net: diag: split inet_diag_dump_one_icsk into two
by Lorenzo Colitti
· 9 years ago
7f00fea
ila: Add generic ILA translation facility
by Tom Herbert
· 9 years ago
fc9e50f
netlink: add a start callback for starting a netlink dump
by Tom Herbert
· 9 years ago
33f11d1
ila: Create net/ipv6/ila directory
by Tom Herbert
· 9 years ago
6ae23ad
net: Add driver helper functions to determine checksum offloadability
by Tom Herbert
· 9 years ago
9a49850
tcp: Fix conditions to determine checksum offload
by Tom Herbert
· 9 years ago
c8cd098
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
by Tom Herbert
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
53692b1
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
by Tom Herbert
· 9 years ago
Next »