Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
01e661ebfbad40e6280fb8ec25f2861d39ba4387
/
net
01e661e
tipc: add trace_events for tipc socket
by Tuong Lien
· 6 years ago
26574db
tipc: add trace_events for tipc link
by Tuong Lien
· 6 years ago
b4b9771
tipc: enable tracepoints in tipc
by Tuong Lien
· 6 years ago
4165079
net: switch secpath to use skb extension infrastructure
by Florian Westphal
· 6 years ago
a84e3f5
xfrm: prefer secpath_set over secpath_dup
by Florian Westphal
· 6 years ago
26912e3
xfrm: use secpath_exist where applicable
by Florian Westphal
· 6 years ago
2294be0f
net: use skb_sec_path helper in more places
by Florian Westphal
· 6 years ago
7af8f4c
net: move secpath_exist helper to sk_buff.h
by Florian Westphal
· 6 years ago
0ca64da
xfrm: change secpath_set to return secpath struct, not error value
by Florian Westphal
· 6 years ago
de8bda1
net: convert bridge_nf to use skb extension infrastructure
by Florian Westphal
· 6 years ago
df5042f
sk_buff: add skb extension infrastructure
by Florian Westphal
· 6 years ago
c4b0e77
netfilter: avoid using skb->nf_bridge directly
by Florian Westphal
· 6 years ago
29d3c04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 6 years ago
5a862f8
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
1629db9c
Bluetooth: Fix unnecessary error message for HCI request completion
by Johan Hedberg
· 6 years ago
d359bbc
mac80211: Properly access radiotap vendor data
by Ilan Peer
· 6 years ago
93bc8ac
cfg80211: fix ieee80211_get_vht_max_nss()
by Johannes Berg
· 6 years ago
efc38dd
mac80211: fix radiotap vendor presence bitmap handling
by Johannes Berg
· 6 years ago
5679ee7
tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it
by Zhenbo Gao
· 6 years ago
a26d94b
net: bridge: remove unneeded variable 'err'
by YueHaibing
· 6 years ago
75edd1f
Bluetooth: clean an indentation issue, remove extraneous space
by Colin Ian King
· 6 years ago
8e2924e
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
by Yangtao Li
· 6 years ago
f79ba43
6lowpan: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
77c7a7b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
dc7eb0f
mac80211: do not advertise HE cap IE if HE disabled
by Shaul Triebitz
· 6 years ago
002245e
mac80211: set STA flag DISABLE_HE if HE is not supported
by Shaul Triebitz
· 6 years ago
2e249fc
mac80211: update driver when MU EDCA params change
by Shaul Triebitz
· 6 years ago
55ebd6e
mac80211: propagate the support for TWT to the driver
by Emmanuel Grumbach
· 6 years ago
30c6311
nl80211: Add support to notify radar event info received from STA
by Sriram R
· 6 years ago
344f8e0
mac80211: don't build AMSDU from GSO packets
by Sara Sharon
· 6 years ago
233e98d
mac80211: remove superfluous NULL check
by Johannes Berg
· 6 years ago
dd665d2
mac80211: never pass NULL params to ieee80211_if_add()
by Johannes Berg
· 6 years ago
8020919
mac80211: Properly handle SKB with radiotap only
by Ilan Peer
· 6 years ago
925b597
cfg80211: add some missing fall through annotations
by Luca Coelho
· 6 years ago
554be83
mac80211: ftm responder: remove pointless defensive coding
by Johannes Berg
· 6 years ago
3e8bf52
rfkill: gpio: Remove unused include
by Linus Walleij
· 6 years ago
f5c6dfd
ip6mr: Drop mfc6_cache argument to ip6mr_forward2
by David Ahern
· 6 years ago
6e0735d
ipmr: Drop mfc_cache argument to ipmr_queue_xmit
by David Ahern
· 6 years ago
eedbbb0
net: dccp: initialize (addr,port) listening hashtable
by Peter Oskolkov
· 6 years ago
1178903
fou: Prevent unbounded recursion in GUE error handler
by Stefano Brivio
· 6 years ago
4767456
bridge: support for ndo_fdb_get
by Roopa Prabhu
· 6 years ago
5b2f94b
net: rtnetlink: support for fdb get
by Roopa Prabhu
· 6 years ago
8a75b9d
net: dsa: ksz: Add STP multicast handling
by Marek Vasut
· 6 years ago
bafe9ba
net: dsa: ksz: Factor out common tag code
by Tristram Ha
· 6 years ago
39d6b96
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
by Tristram Ha
· 6 years ago
9c46ae0
Revert "net: dccp: initialize (addr,port) listening hashtable"
by David S. Miller
· 6 years ago
df9b0e3
neighbor: Add protocol attribute
by David Ahern
· 6 years ago
ec49d83
net: dccp: initialize (addr,port) listening hashtable
by Peter Oskolkov
· 6 years ago
c151acc
l2tp: Add protocol field decompression
by Sam Protsenko
· 6 years ago
4f24ed7
udp: use indirect call wrappers for GRO socket lookup
by Paolo Abeni
· 6 years ago
028e0a4
net: use indirect call wrappers at GRO transport layer
by Paolo Abeni
· 6 years ago
aaa5d90
net: use indirect call wrappers at GRO network layer
by Paolo Abeni
· 6 years ago
2561f97
net: sched: simplify the qdisc_leaf code
by Tonghao Zhang
· 6 years ago
c2027d1
ipv6: Fix handling of LLA with VRF and sockets bound to VRF
by David Ahern
· 6 years ago
70f98d7
ipconfig: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
0ee58da
net: tcp6: prefer listeners bound to an address
by Peter Oskolkov
· 6 years ago
d9fbc7f
net: tcp: prefer listeners bound to an address
by Peter Oskolkov
· 6 years ago
23b0269
net: udp6: prefer listeners bound to an address
by Peter Oskolkov
· 6 years ago
4cdeeee
net: udp: prefer listeners bound to an address
by Peter Oskolkov
· 6 years ago
e997f8a
neighbor: Remove externally learned entries from gc_list
by David Ahern
· 6 years ago
526f1b5
neighbor: Move neigh_update_ext_learned to core file
by David Ahern
· 6 years ago
7e6f182
neighbor: Remove state and flags arguments to neigh_del
by David Ahern
· 6 years ago
758a7f0
neighbor: Fix state check in neigh_forced_gc
by David Ahern
· 6 years ago
9c29a2f
neighbor: Fix locking order for gc_list changes
by David Ahern
· 6 years ago
aeb3fec
net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()
by Cong Wang
· 6 years ago
b89df65
net: bridge: Handle NETDEV_PRE_CHANGEADDR from ports
by Petr Machata
· 6 years ago
ca935da
net: bridge: Issue NETDEV_PRE_CHANGEADDR
by Petr Machata
· 6 years ago
d59cdf9
net: dev: Issue NETDEV_PRE_CHANGEADDR
by Petr Machata
· 6 years ago
1570415
net: dev: Add NETDEV_PRE_CHANGEADDR
by Petr Machata
· 6 years ago
3a37a96
net: dev: Add extack argument to dev_set_mac_address()
by Petr Machata
· 6 years ago
6921351
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
by Petr Machata
· 6 years ago
479c86d
net: switchdev: Add extack to struct switchdev_notifier_info
by Petr Machata
· 6 years ago
69b7320
net: switchdev: Add extack argument to switchdev_port_obj_add()
by Petr Machata
· 6 years ago
169327d
net: bridge: Propagate extack to switchdev
by Petr Machata
· 6 years ago
2fd527b
net: ndo_bridge_setlink: Add extack
by Petr Machata
· 6 years ago
addb067
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
8cc196d
neighbor: gc_list changes should be protected by table lock
by David Ahern
· 6 years ago
69bd484
net/sched: Remove egdev mechanism
by Oz Shlomo
· 6 years ago
0621e6f
net: Add netif_is_gretap()/netif_is_ip6gretap()
by Oz Shlomo
· 6 years ago
d8ed257
tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer()
by Eric Dumazet
· 6 years ago
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
Next »