Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
8c03145a2e2d98d44dba4bf16ab34636eb60b834
/
net
4c02d62
net/mac80211/mesh_plink: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
753d179
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 7 years ago
cc71b7b
net/ipv6: remove unused err variable on icmpv6_push_pending_frames
by Tim Hansen
· 7 years ago
380537b
net: ipv6: remove unused code in ipv6_find_hdr()
by Lin Zhang
· 7 years ago
bef0622
tcp: a small refactor of RACK loss detection
by Yuchung Cheng
· 7 years ago
043b87d
tcp: more efficient RACK loss detection
by Yuchung Cheng
· 7 years ago
e208007
tcp: new list for sent but unacked skbs for RACK recovery
by Eric Dumazet
· 7 years ago
b1fb67f
RDS: IB: Initialize max_items based on underlying device attributes
by Avinash Repaka
· 7 years ago
9dff993
RDS: IB: Limit the scope of has_fr/has_fmr variables
by Avinash Repaka
· 7 years ago
1bcdca3
net/ipv4: Remove unused variable in route.c
by Tim Hansen
· 7 years ago
6d05081
tcp: clean up TFO server's initial tcp_rearm_rto() call
by Wei Wang
· 7 years ago
27204aa
tcp: uniform the set up of sockets after successful connection
by Wei Wang
· 7 years ago
413a431
VSOCK: add sock_diag interface
by Stefan Hajnoczi
· 7 years ago
3b4477d
VSOCK: use TCP state constants for sk_state
by Stefan Hajnoczi
· 7 years ago
bf359b8
VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h
by Stefan Hajnoczi
· 7 years ago
44f2098
VSOCK: export socket tables for sock_diag interface
by Stefan Hajnoczi
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
9a431ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
ca752be
net: bridge: Pass extack to down to netdev_master_upper_dev_link
by David Ahern
· 7 years ago
42ab19e
net: Add extack to upper device linking
by David Ahern
· 7 years ago
33eaf2a
net: Add extack to ndo_add_slave
by David Ahern
· 7 years ago
51d0c047
net: Add extack to netdev_notifier_info
by David Ahern
· 7 years ago
e769fce
net: 8021q: skip packets if the vlan is down
by Vishakha Narvekar
· 7 years ago
6621dd2
dev: advertise the new nsid when the netns iface changes
by Nicolas Dichtel
· 7 years ago
c818fa9
net: cache skb_shinfo() in skb_try_coalesce()
by Eric Dumazet
· 7 years ago
5c45121
rtnetlink: remove __rtnl_af_unregister
by Florian Westphal
· 7 years ago
e774d96
rtnetlink: remove slave_validate callback
by Florian Westphal
· 7 years ago
20e8832
net: core: fix kerneldoc comment
by Florian Westphal
· 7 years ago
ac1ed8b
sctp: introduce round robin stream scheduler
by Marcelo Ricardo Leitner
· 7 years ago
637784a
sctp: introduce priority based stream scheduler
by Marcelo Ricardo Leitner
· 7 years ago
0ccdf3c
sctp: add sockopt to get/set stream scheduler parameters
by Marcelo Ricardo Leitner
· 7 years ago
13aa877
sctp: add sockopt to get/set stream scheduler
by Marcelo Ricardo Leitner
· 7 years ago
5bbbbe3
sctp: introduce stream scheduler foundations
by Marcelo Ricardo Leitner
· 7 years ago
f952be7
sctp: introduce struct sctp_stream_out_ext
by Marcelo Ricardo Leitner
· 7 years ago
1fdb8d8
sctp: factor out stream->in allocation
by Marcelo Ricardo Leitner
· 7 years ago
e090abd
sctp: factor out stream->out allocation
by Marcelo Ricardo Leitner
· 7 years ago
1ae2eaa
sctp: silence warns on sctp_stream_init allocations
by Marcelo Ricardo Leitner
· 7 years ago
6c55700
net: core: decouple ifalias get/set from rtnl lock
by Florian Westphal
· 7 years ago
ce024f4
net: rtnetlink: fix info leak in RTM_GETSTATS call
by Nikolay Aleksandrov
· 7 years ago
a5bc929
ipv4: ipmr: Don't forward packets already forwarded by hardware
by Yotam Gigi
· 7 years ago
5d8b3e6
ipv4: ipmr: Add the parent ID field to VIF struct
by Yotam Gigi
· 7 years ago
eefca20
socket, bpf: fix possible use after free
by Eric Dumazet
· 7 years ago
a38402b
flow_dissector: dissect tunnel info
by Simon Horman
· 7 years ago
503c1fb
cfg80211/nl80211: add a port authorized event
by Avraham Stern
· 7 years ago
8f797c2
mac80211: fix STA_SLOW_THRESHOLD htmldocs failure
by Stanislaw Gruszka
· 7 years ago
504871e
mac80211: fix bandwidth computation for TDLS peers
by Manikanta Pubbisetty
· 7 years ago
9f775ea
l2tp: fix l2tp_eth module loading
by Guillaume Nault
· 7 years ago
c84bed4
ip_gre: erspan device should keep dst
by Xin Long
· 7 years ago
c122fda
ip_gre: set tunnel hlen properly in erspan_tunnel_init
by Xin Long
· 7 years ago
5513d08
ip_gre: check packet length and mtu correctly in erspan_xmit
by Xin Long
· 7 years ago
935a974
ip_gre: get key from session_id correctly in erspan_rcv
by Xin Long
· 7 years ago
3733be1
ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob
by Haishuang Yan
· 7 years ago
4371384
ipv4: Namespaceify tcp_fastopen_key knob
by Haishuang Yan
· 7 years ago
dd00059
ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once
by Haishuang Yan
· 7 years ago
e1cfcbe
ipv4: Namespaceify tcp_fastopen knob
by Haishuang Yan
· 7 years ago
aa193d9
net: dsa: remove tag ops from the switch tree
by Vivien Didelot
· 7 years ago
2f657a6
net: dsa: change dsa_ptr for a dsa_port
by Vivien Didelot
· 7 years ago
3e41f93
net: dsa: prepare master receive hot path
by Vivien Didelot
· 7 years ago
1524024
net: dsa: add tagging ops to port
by Vivien Didelot
· 7 years ago
62fc958
net: dsa: use temporary dsa_device_ops variable
by Vivien Didelot
· 7 years ago
7ec764e
net: dsa: use cpu_dp in master code
by Vivien Didelot
· 7 years ago
3775b1b
net: dsa: add master helper to look up slaves
by Vivien Didelot
· 7 years ago
b1c49d1
net_sched: remove redundant assignment to ret
by Colin Ian King
· 7 years ago
ef739d8
net: ipmr: make function ipmr_notifier_init static
by Colin Ian King
· 7 years ago
aad0621
tipc: use only positive error codes in messages
by Parthasarathy Bhuvaragan
· 7 years ago
bc044e8
udp: perform source validation for mcast early demux
by Paolo Abeni
· 7 years ago
7487449
IPv4: early demux can return an error code
by Paolo Abeni
· 7 years ago
d41bb33
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
by Xin Long
· 7 years ago
2d40557
ip6_gre: ip6gre_tap device should keep dst
by Xin Long
· 7 years ago
d51711c
ip_gre: ipgre_tap device should keep dst
by Xin Long
· 7 years ago
fef0035
netlink: do not proceed if dump's start() errs
by Jason A. Donenfeld
· 7 years ago
84e14fe
net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)
by Maciej Żenczykowski
· 7 years ago
1f372c7
net: ipv6: send NS for DAD when link operationally up
by Mike Manning
· 7 years ago
fa8fefa
net: ipv4: remove fib_info arg to fib_check_nh
by David Ahern
· 7 years ago
c7c3e59
net: ipv4: remove fib_weight
by David Ahern
· 7 years ago
cf5d74b
tcp: fix under-evaluated ssthresh in TCP Vegas
by Hoang Tran
· 7 years ago
5af48b5
net: bridge: add per-port group_fwd_mask with less restrictions
by Nikolay Aleksandrov
· 7 years ago
e49aa15
Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"
by Linus Torvalds
· 7 years ago
9d538fa
net: Set sk_prot_creator when cloning sockets to the right proto
by Christoph Paasch
· 7 years ago
da7c956
packet: only test po->has_vnet_hdr once in packet_snd
by Willem de Bruijn
· 7 years ago
4971613
packet: in packet_do_bind, test fanout with bind_lock held
by Willem de Bruijn
· 7 years ago
4c82a95
rtnetlink: rtnl_have_link_slave_info doesn't need rtnl
by Florian Westphal
· 7 years ago
b1e66b9
rtnetlink: add helpers to dump netnsid information
by Florian Westphal
· 7 years ago
250fc3d
rtnetlink: add helpers to dump vf information
by Florian Westphal
· 7 years ago
79110a0
rtnetlink: add helper to put master and link ifindexes
by Florian Westphal
· 7 years ago
e804441
net: dsa: Fix network device registration order
by Florian Fainelli
· 7 years ago
e761437
net_sched: use idr to allocate u32 filter handles
by Cong Wang
· 7 years ago
1d8134f
net_sched: use idr to allocate basic filter handles
by Cong Wang
· 7 years ago
76cf546
net_sched: use idr to allocate bpf filter handles
by Cong Wang
· 7 years ago
8f1975e
inetpeer: speed up inetpeer_invalidate_tree()
by Eric Dumazet
· 7 years ago
35f493b
inetpeer: fix RCU lookup() again
by Eric Dumazet
· 7 years ago
478e4c2
net: mroute: Check if rule is a default rule
by Yotam Gigi
· 7 years ago
c7c0bbe
net: ipmr: Add MFC offload indication
by Yotam Gigi
· 7 years ago
b362053
ipmr: Send FIB notifications on MFC and VIF entries
by Yotam Gigi
· 7 years ago
4d65b94
ipmr: Add FIB notification access functions
by Yotam Gigi
· 7 years ago
310ebbb
ipmr: Add reference count to MFC entries
by Yotam Gigi
· 7 years ago
c2cc187
sctp: Fix a big endian bug in sctp_diag_dump()
by Dan Carpenter
· 7 years ago
69b2c162
net: dsa: use phy_ethtool_nway_reset
by Vivien Didelot
· 7 years ago
aa62a8c
net: dsa: use phy_ethtool_set_link_ksettings
by Vivien Didelot
· 7 years ago
771df31
net: dsa: use phy_ethtool_get_link_ksettings
by Vivien Didelot
· 7 years ago
Next »