Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4cc1feeb6ffc2799f8badb4dea77c637d340cb0d
/
net
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d48f782
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
35cc3cef
net/sched: cls_flower: Reject duplicated rules also under skip_sw
by Or Gerlitz
· 6 years ago
a60956e
net: dsa: Make dsa_master_set_mtu() static
by Andrew Lunn
· 6 years ago
91ba479
net: dsa: Restore MTU on master device on unload
by Andrew Lunn
· 6 years ago
97ef7b4
ip: silence udp zerocopy smatch false positive
by Willem de Bruijn
· 6 years ago
66033f4
ipv6: Check available headroom in ip6_xmit() even without options
by Stefano Brivio
· 6 years ago
f9bfe4e
tcp: lack of available data can also cause TSO defer
by Eric Dumazet
· 6 years ago
0fbe82e
net: call sk_dst_reset when set SO_DONTROUTE
by yupeng
· 6 years ago
5895631
neighbor: Improve garbage collection
by David Ahern
· 6 years ago
43920ed
bridge: Add br_fdb_clear_offload()
by Petr Machata
· 6 years ago
1b4e5ad
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
by Shmulik Ladkani
· 6 years ago
40c900a
net: core: dev: Attach extack to NETDEV_PRE_UP
by Petr Machata
· 6 years ago
2637260
net: core: dev: Add call_netdevice_notifiers_extack()
by Petr Machata
· 6 years ago
6d04032
net: core: dev: Add extack argument to __dev_change_flags()
by Petr Machata
· 6 years ago
567c5e1
net: core: dev: Add extack argument to dev_change_flags()
by Petr Machata
· 6 years ago
00f54e6
net: core: dev: Add extack argument to dev_open()
by Petr Machata
· 6 years ago
fdb8b29
tcp: fix code style in tcp_recvmsg()
by Pedro Tammela
· 6 years ago
dc0fe7d
net: dsa: Set the master device's MTU to account for DSA overheads
by Andrew Lunn
· 6 years ago
a5dd308
net: dsa: Add overhead to tag protocol ops.
by Andrew Lunn
· 6 years ago
7a35a50
neighbor: Add extack messages for add and delete commands
by David Ahern
· 6 years ago
f5d6c3e
tipc: fix node keep alive interval calculation
by Hoang Le
· 6 years ago
ebaf39e
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
by Jiri Wiesner
· 6 years ago
afd0a80
sctp: frag_point sanity check
by Jakub Audykowicz
· 6 years ago
d66280b
net: netem: use a list in addition to rbtree
by Peter Oskolkov
· 6 years ago
d08c6bc
net: bridge: increase multicast's default maximum number of entries
by Nikolay Aleksandrov
· 6 years ago
cf332bca
net: bridge: mark hash_elasticity as obsolete
by Nikolay Aleksandrov
· 6 years ago
4329596
net: bridge: multicast: use non-bh rcu flavor
by Nikolay Aleksandrov
· 6 years ago
19e3a9c
net: bridge: convert multicast to generic rhashtable
by Nikolay Aleksandrov
· 6 years ago
b2b7af8
tcp: fix NULL ref in tail loss probe
by Yuchung Cheng
· 6 years ago
4172754
tcp: Do not underestimate rwnd_limited
by Eric Dumazet
· 6 years ago
e37d05a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
22f6bbb
net: use skb_list_del_init() to remove from RX sublists
by Edward Cree
· 6 years ago
64d4790
Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
79462857
SUNRPC: Don't force a redundant disconnection in xs_read_stream()
by Trond Myklebust
· 6 years ago
dfcf038
SUNRPC: Fix up socket polling
by Trond Myklebust
· 6 years ago
b76a5af
SUNRPC: Use the discard iterator rather than MSG_TRUNC
by Trond Myklebust
· 6 years ago
26781ea
SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request()
by Trond Myklebust
· 6 years ago
16e5e90
SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag
by Trond Myklebust
· 6 years ago
c443305
SUNRPC: Fix RPC receive hangs
by Trond Myklebust
· 6 years ago
312ca38
cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
by Jouni Malinen
· 6 years ago
990d718
mac80211: ignore NullFunc frames in the duplicate detection
by Emmanuel Grumbach
· 6 years ago
9ec1190
mac80211: fix reordering of buffered broadcast packets
by Felix Fietkau
· 6 years ago
a317e65
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
by Felix Fietkau
· 6 years ago
a74f0fa
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
by Eric Dumazet
· 6 years ago
1c25324
net/sched: act_tunnel_key: Don't dump dst port if it wasn't set
by Adi Nissim
· 6 years ago
80ef0f2
net/sched: act_tunnel_key: Allow key-less tunnels
by Adi Nissim
· 6 years ago
6888389
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
by Eric Dumazet
· 6 years ago
f839a6c
net: Do not route unicast IP packets twice
by Ido Schimmel
· 6 years ago
875e893
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
by Ido Schimmel
· 6 years ago
bf29e9e
net/core: tidy up an error message
by Qian Cai
· 6 years ago
52900d2
udp: elide zerocopy operation in hot path
by Willem de Bruijn
· 6 years ago
b5947e5
udp: msg_zerocopy
by Willem de Bruijn
· 6 years ago
fb6df5a
sctp: kfree_rcu asoc
by Xin Long
· 6 years ago
0e839df9
net: ethernet: provide nvmem_get_mac_address()
by Bartosz Golaszewski
· 6 years ago
6a6d668
l3mdev: add function to retreive upper master
by Alexis Bauvin
· 6 years ago
da5095d05
udp_tunnel: add config option to bind to a device
by Alexis Bauvin
· 6 years ago
846e980
devlink: Add 'fw_load_policy' generic parameter
by Shalom Toledo
· 6 years ago
0a9a430
SUNRPC: Fix a potential race in xprt_connect()
by Trond Myklebust
· 6 years ago
71700bb
SUNRPC: Fix a memory leak in call_encode()
by Trond Myklebust
· 6 years ago
8dae539
SUNRPC: Fix leak of krb5p encode pages
by Chuck Lever
· 6 years ago
9bd1152
SUNRPC: call_connect_status() must handle tasks that got transmitted
by Trond Myklebust
· 6 years ago
dcb4059
bpf: refactor bpf_test_run() to separate own failures and test program result
by Roman Gushchin
· 6 years ago
e1561fe
tcp: fix SNMP TCP timeout under-estimation
by Yuchung Cheng
· 6 years ago
ec641b3
tcp: fix SNMP under-estimation on failed retransmission
by Yuchung Cheng
· 6 years ago
3976535
tcp: fix off-by-one bug on aborting window-probing socket
by Yuchung Cheng
· 6 years ago
a3d7e01
net: dsa: Fix tagging attribute location
by Florian Fainelli
· 6 years ago
f71c614
bpf: Support sk lookup in netns with id 0
by Joe Stringer
· 6 years ago
fd6d433
net/sched: act_police: fix memory leak in case of invalid control action
by Davide Caratti
· 6 years ago
5a6db04
net: bridge: Extend br_vlan_get_pvid() for bridge ports
by Ido Schimmel
· 6 years ago
b7df9ada
bpf: fix pointer offsets in context for 32 bit
by Daniel Borkmann
· 6 years ago
a293974
rtnetlink: avoid frame size warning in rtnl_newlink()
by Jakub Kicinski
· 6 years ago
420d031
rtnetlink: remove a level of indentation in rtnl_newlink()
by Jakub Kicinski
· 6 years ago
6015c71
tcp: md5: add tcp_md5_needed jump label
by Eric Dumazet
· 6 years ago
4f693b5
tcp: implement coalescing on backlog queue
by Eric Dumazet
· 6 years ago
19119f2
tcp: take care of compressed acks in tcp_add_reno_sack()
by Eric Dumazet
· 6 years ago
b0e3f1b
net: Add trace events for all receive exit points
by Geneviève Bastien
· 6 years ago
43d0e96
openvswitch: fix spelling mistake "execeeds" -> "exceeds"
by Colin Ian King
· 6 years ago
4135cce
sctp: update frag_point when stream_interleave is set
by Xin Long
· 6 years ago
93029d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
9410d38
net: Prevent invalid access to skb->prev in __qdisc_drop_all
by Christoph Paasch
· 6 years ago
b020fcf
net/x25: handle call collisions
by Martin Schiller
· 6 years ago
0613761
net/x25: fix null_x25_address handling
by Martin Schiller
· 6 years ago
d449ba3
net/x25: fix called/calling length calculation in x25_parse_address_block
by Martin Schiller
· 6 years ago
1464193
net: explain __skb_checksum_complete() with comments
by Cong Wang
· 6 years ago
19bf626
tcp: remove loop to compute wscale
by Eric Dumazet
· 6 years ago
867d0ad
net: fix XPS static_key accounting
by Sabrina Dubroca
· 6 years ago
f28c020
net: restore call to netdev_queue_numa_node_write when resetting XPS
by Sabrina Dubroca
· 6 years ago
e561bb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7246d8e
bpf: helper to pop data from messages
by John Fastabend
· 6 years ago
e9d8faf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
ca08987
netfilter: nf_tables: deactivate expressions in rule replecement routine
by Taehee Yoo
· 6 years ago
86d1d8b
net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled
by David Ahern
· 6 years ago
e7395f1f
tcp: remove hdrlen argument from tcp_queue_rcv()
by Eric Dumazet
· 6 years ago
16e8c4c
net/ncsi: Add NCSI Mellanox OEM command
by Vijay Khemka
· 6 years ago
ec835f89
tipc: fix lockdep warning during node delete
by Jon Maloy
· 6 years ago
288f06a0
netns: enable to dump full nsid translation table
by Nicolas Dichtel
· 6 years ago
3a4f68b
netns: enable to specify a nsid for a get request
by Nicolas Dichtel
· 6 years ago
cff478b
netns: add support of NETNSA_TARGET_NSID
by Nicolas Dichtel
· 6 years ago
a0732ad
netns: introduce 'struct net_fill_args'
by Nicolas Dichtel
· 6 years ago
Next »