Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
501faf710230b67e470b314868110357cf3a554d
/
net
bd16693
net: fix double-free in bpf_lwt_xmit_reroute
by Peter Oskolkov
· 6 years ago
186d936
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
by wenxu
· 6 years ago
3d25eab
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
by wenxu
· 6 years ago
2b794c4
tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
by Vakul Garg
· 6 years ago
75efc25
ipv6: icmp: use percpu allocation
by Kefeng Wang
· 6 years ago
3232a1e
ipv6: icmp: use icmpv6_sk_exit()
by Kefeng Wang
· 6 years ago
e9128c1
ipv4: icmp: use icmp_sk_exit()
by Kefeng Wang
· 6 years ago
4ef595c
ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush
by Herbert Xu
· 6 years ago
41411e2
net/sched: act_tunnel_key: Add dst_cache support
by wenxu
· 6 years ago
47f7062
net: Remove switchdev.h inclusion from team/bond/vlan
by Florian Fainelli
· 6 years ago
b589967
net: dev: add generic protodown handler
by Andy Roulin
· 6 years ago
a0dce87
net: Skip GSO length estimation if transport header is not set
by Maxim Mikityanskiy
· 6 years ago
c2f26e8
net: Use RCU_INIT_POINTER() to set sk_wq
by Li RongQing
· 6 years ago
70f3522
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c4eb1e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
bf50b60
tcp: repaired skbs must init their tso_segs
by Eric Dumazet
· 6 years ago
797a22b
net/x25: fix a race in x25_bind()
by Eric Dumazet
· 6 years ago
278e214
Revert "bridge: do not add port to router list when receives query with source 0.0.0.0"
by Hangbin Liu
· 6 years ago
c211524
kcm: Remove unnecessary SLAB_PANIC for kmem_cache_create() in kcm_init
by YueHaibing
· 6 years ago
dccd3ab
bpfilter: re-add header search paths to tools include to fix build error
by Masahiro Yamada
· 6 years ago
ea34a00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
92b9536
udp: fix possible user after free in error handler
by Paolo Abeni
· 6 years ago
424a7cd0
udpv6: fix possible user after free in error handler
by Paolo Abeni
· 6 years ago
5de362d
fou6: fix proto error handler argument type
by Paolo Abeni
· 6 years ago
543fc3f
udpv6: add the required annotation to mib type
by Paolo Abeni
· 6 years ago
1421510
net_sched: initialize net pointer inside tcf_exts_init()
by Cong Wang
· 6 years ago
97f0082
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
by Kalash Nainwal
· 6 years ago
6437866
net/packet: Remove redundant skb->protocol set
by Maxim Mikityanskiy
· 6 years ago
75c6577
net/packet: Ask driver for protocol if not provided by user
by Maxim Mikityanskiy
· 6 years ago
ace53b2
net/ethernet: Add parse_protocol header_ops support
by Maxim Mikityanskiy
· 6 years ago
d2aa125
net: Don't set transport offset to invalid value
by Maxim Mikityanskiy
· 6 years ago
5328b63
Merge tag 'mac80211-next-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
ab01f25
Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
061f6a5
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
by Florian Fainelli
· 6 years ago
cc1d5bd
net: dsa: Deny enslaving VLAN devices into VLAN aware bridge
by Florian Fainelli
· 6 years ago
52baf98
net: socket: add check for negative optlen in compat setsockopt
by Jann Horn
· 6 years ago
f5b51fe
ipv6: route: purge exception on removal
by Paolo Abeni
· 6 years ago
efcc9bc
net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
by Lorenzo Bianconi
· 6 years ago
d1f20c0
sctp: don't compare hb_timer expire date before starting it
by Maciej Kwiecien
· 6 years ago
51d0af2
mac80211: allocate tailroom for forwarded mesh packets
by Felix Fietkau
· 6 years ago
6c4128f
rhashtable: Remove obsolete rhashtable_walk_init function
by Herbert Xu
· 6 years ago
3692293
mac80211: Use rhashtable_lookup_get_insert_fast instead of racy code
by Herbert Xu
· 6 years ago
b7b14ec
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 6 years ago
77ff2c6
mac80211: update HE IEs to D3.3
by Liad Kaufman
· 6 years ago
55c1fdf
cfg80211: allow sending vendor events unicast
by Johannes Berg
· 6 years ago
7976b1e
mac80211: ignore quiet mode in probe
by Sara Sharon
· 6 years ago
9792875
mac80211: allow CSA to self with immediate quiet
by Sara Sharon
· 6 years ago
fafd2bc
mac80211: notify driver on subsequent CSA beacons
by Sara Sharon
· 6 years ago
c15353b
mac80211: fix position of vendor_data read
by Liad Kaufman
· 6 years ago
b9cc81d
mac80211: abort CSA if beacon does not include CSA IEs
by Sara Sharon
· 6 years ago
ee14577
mac80211: support max channel switch time element
by Sara Sharon
· 6 years ago
4d9ec73
cfg80211: Report Association Request frame IEs in association events
by Jouni Malinen
· 6 years ago
7676374
cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast address
by Mao Wenan
· 6 years ago
5c14a4d
mac80211: Change default tx_sk_pacing_shift to 7
by Toke Høiland-Jørgensen
· 6 years ago
6321aa1
phonet: fix building with clang
by Arnd Bergmann
· 6 years ago
b35560e4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
103d024
net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
by Lorenzo Bianconi
· 6 years ago
2bdf700
net: ip_gre: do not report erspan_ver for gre or gretap
by Lorenzo Bianconi
· 6 years ago
010c8f0
net: Get rid of switchdev_port_attr_get()
by Florian Fainelli
· 6 years ago
cc0c207
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
by Florian Fainelli
· 6 years ago
1ef0764
net: bridge: Stop calling switchdev_port_attr_get()
by Florian Fainelli
· 6 years ago
ea87005
net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
by Florian Fainelli
· 6 years ago
c138806
net: dsa: enable flooding for bridge ports
by Russell King
· 6 years ago
5765279
net: dsa: add support for bridge flags
by Russell King
· 6 years ago
48766a5
tipc: improve function tipc_wait_for_rcvmsg()
by Tung Nguyen
· 6 years ago
223b732
tipc: improve function tipc_wait_for_cond()
by Tung Nguyen
· 6 years ago
08e7162
bridge: remove redundant check on err in br_multicast_ipv4_rcv
by Li RongQing
· 6 years ago
a2b5a3f
net: remove unneeded switch fall-through
by Li RongQing
· 6 years ago
af736bf
net: sched: potential NULL dereference in tcf_block_find()
by Dan Carpenter
· 6 years ago
ca8d479
ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs
by Callum Sinclair
· 6 years ago
574b1e1
devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GET
by Aya Levin
· 6 years ago
5471952
devlink: Rename devlink health attributes
by Aya Levin
· 6 years ago
af5f60c
net/smc: allow PCI IDs as ib device names in the pnet table
by Hans Wippel
· 6 years ago
64e28b5
net/smc: add pnet table namespace support
by Hans Wippel
· 6 years ago
f3d74b2
net/smc: add smcd support to the pnet table
by Hans Wippel
· 6 years ago
890a2cb
net/smc: rework pnet table
by Hans Wippel
· 6 years ago
cecc7a3
net/smc: cleanup for smcr_tx_sndbuf_nonempty
by Ursula Braun
· 6 years ago
d7cf4a3
net/smc: fix smc_poll in SMC_INIT state
by Ursula Braun
· 6 years ago
bf1dc8b
ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
by Paolo Abeni
· 6 years ago
193f368
ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
by Paolo Abeni
· 6 years ago
8a61716
Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
11fe926
Revert "xsk: simplify AF_XDP socket teardown"
by Björn Töpel
· 6 years ago
51dcb69
net_sched: fix a memory leak in cls_tcindex
by Cong Wang
· 6 years ago
3d21053
net_sched: fix a race condition in tcindex_destroy()
by Cong Wang
· 6 years ago
ae3b564
missing barriers in some of unix_sock ->addr and ->path accesses
by Al Viro
· 6 years ago
418e897
gso: validate gso_type on ipip style tunnels
by Willem de Bruijn
· 6 years ago
9c2054a
net: dsa: fix unintended change of bridge interface STP state
by Russell King
· 6 years ago
375ca54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
40e196a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
d2cf821
Merge branch 'ieee802154-for-davem-2019-02-19' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
by David S. Miller
· 6 years ago
3b9c9f3
net: rose: add missing dev_put() on error in rose_bind
by YueHaibing
· 6 years ago
4509de1
net/tls: Move protocol constants from cipher context to tls context
by Vakul Garg
· 6 years ago
254c5db
6lowpan: use rbtree for IP frag queue
by Peter Oskolkov
· 6 years ago
5cd856a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
57fd967
net: dsa: Implement flow_dissect callback for tag_dsa.
by Rundong Ge
· 6 years ago
6e07902
net: sched: using kfree_rcu() to simplify the code
by Wei Yongjun
· 6 years ago
f2ffff0
mac80211: mesh: fix missing unlock on error in table_path_del()
by Wei Yongjun
· 6 years ago
df1a2cb
bpf/test_run: fix unkillable BPF_PROG_TEST_RUN
by Stanislav Fomichev
· 6 years ago
8bbed40
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
0fd3fd0
libceph: handle an empty authorize reply
by Ilya Dryomov
· 6 years ago
Next »