Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2c59f06cc0442862d589c36bd2f29667f96c35e7
/
net
e4e92fb
net/ipv4: Bail early if user only wants prefix entries
by David Ahern
· 6 years ago
08e814c
net/ipv6: Bail early if user only wants cloned entries
by David Ahern
· 6 years ago
196cfeb
net/mpls: Handle kernel side filtering of route dumps
by David Ahern
· 6 years ago
effe679
net: Enable kernel side filtering of route dumps
by David Ahern
· 6 years ago
cb16789
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
by David Ahern
· 6 years ago
e1cedae
ipmr: Refactor mr_rtm_dumproute
by David Ahern
· 6 years ago
bae9a78
net/mpls: Plumb support for filtering route dumps
by David Ahern
· 6 years ago
13e3890
net/ipv6: Plumb support for filtering route dumps
by David Ahern
· 6 years ago
18a8021
net/ipv4: Plumb support for filtering route dumps
by David Ahern
· 6 years ago
4724676
net: Add struct for fib dump filter
by David Ahern
· 6 years ago
22e6c58
netlink: Add answer_flags to netlink_callback
by David Ahern
· 6 years ago
e856795
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
825e1c5
tcp: cdg: use tcp high resolution clock cache
by Eric Dumazet
· 6 years ago
97ec3eb
tcp_bbr: fix typo in bbr_pacing_margin_percent
by Neal Cardwell
· 6 years ago
864e5c0
tcp: optimize tcp internal pacing
by Eric Dumazet
· 6 years ago
7baf33b
net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()
by Eric Dumazet
· 6 years ago
a7a2563
tcp: mitigate scheduling jitter in EDT pacing model
by Eric Dumazet
· 6 years ago
76a9ebe
net: extend sk_pacing_rate to unsigned long
by Eric Dumazet
· 6 years ago
5f6188a
tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh
by Eric Dumazet
· 6 years ago
1a3aea2
net: bridge: fix a possible memory leak in __vlan_add
by Li RongQing
· 6 years ago
bc0e7cf
rxrpc: Add /proc/net/rxrpc/peers to display peer list
by David Howells
· 6 years ago
9771b8c
net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI command
by Justin.Lee1@Dell.com
· 6 years ago
acad76a
tipc: support binding to specific ip address when activating UDP bearer
by Hoang Le
· 6 years ago
9f9a742
FDDI: defza: Support capturing outgoing SMT traffic
by Maciej W. Rozycki
· 6 years ago
5ef0ae8
bpf: Fix IPv6 dport byte-order in bpf_sk_lookup
by Joe Stringer
· 6 years ago
8a615c6
bpf: Allow sk_lookup with IPv6 module
by Joe Stringer
· 6 years ago
d3b18ad3
tls: add bpf support to sk_msg handling
by John Fastabend
· 6 years ago
924ad65
tls: replace poll implementation with read hook
by John Fastabend
· 6 years ago
d829e9c
tls: convert to generic sk_msg interface
by Daniel Borkmann
· 6 years ago
604326b
bpf, sockmap: convert to generic sk_msg interface
by Daniel Borkmann
· 6 years ago
1243a51
tcp, ulp: remove ulp bits from sockmap
by Daniel Borkmann
· 6 years ago
8b9088f
tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanup
by Daniel Borkmann
· 6 years ago
67e89ac
bpf: Fix dev pointer dereference from sk_skb
by Joe Stringer
· 6 years ago
d864991
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
e32cf9a
Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
9163a0f
net: bridge: add support for per-port vlan stats
by Nikolay Aleksandrov
· 6 years ago
859bd2e
net: Evict neighbor entries on carrier down
by David Ahern
· 6 years ago
7c6bb7d
net/ipv6: Add knob to skip DELROUTE message on device down
by David Ahern
· 6 years ago
f8252e7
mac80211: implement ieee80211_tx_rate_update to update rate
by Anilkumar Kolli
· 6 years ago
0d4e14a
nl80211: Add per peer statistics to compute FCS error rate
by Ankita Bajaj
· 6 years ago
bc84797
mac80211: support FTM responder configuration/statistics
by Pradeep Kumar Chitrapu
· 6 years ago
90ad184
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
a1f8dd3
tipc: eliminate possible recursive locking detected by LOCKDEP
by Ying Xue
· 6 years ago
834d3cd
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Greg Kroah-Hartman
· 6 years ago
efb543e
mac80211: Extend SAE authentication in infra BSS STA mode
by Jouni Malinen
· 6 years ago
8d7432a
mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation
by Jouni Malinen
· 6 years ago
fc107a9
mac80211: Helper function for marking STA authenticated
by Jouni Malinen
· 6 years ago
506dbf9
mac80211: rc80211_minstrel: remove variance / stddev calculation
by Felix Fietkau
· 6 years ago
f4ec7cb
mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate
by Felix Fietkau
· 6 years ago
972b66b
mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode
by Felix Fietkau
· 6 years ago
80df9be
mac80211: minstrel: fix CCK rate group streams value
by Felix Fietkau
· 6 years ago
37439f2
mac80211: minstrel: fix using short preamble CCK rates on HT clients
by Felix Fietkau
· 6 years ago
202df50
mac80211: minstrel: reduce minstrel_mcs_groups size
by Felix Fietkau
· 6 years ago
b1c4f68
mac80211: minstrel: merge with minstrel_ht, always enable VHT support
by Felix Fietkau
· 6 years ago
5b5e873
mac80211: minstrel: remove unnecessary debugfs cleanup code
by Felix Fietkau
· 6 years ago
f458e83
mac80211: minstrel: Enable STBC and LDPC for VHT Rates
by Chaitanya T K
· 6 years ago
42dca5e
mac80211: avoid reflecting frames back to the client
by Johannes Berg
· 6 years ago
3d7af87
nl80211: use netlink policy validation function for elements
by Johannes Berg
· 6 years ago
ab0d76f
nl80211: use policy range validation where applicable
by Johannes Berg
· 6 years ago
e7eb058
tipc: queue socket protocol error messages into socket receive buffer
by Parthasarathy Bhuvaragan
· 6 years ago
047491e
tipc: set link tolerance correctly in broadcast link
by Jon Maloy
· 6 years ago
f98ebd4
net: sched: avoid writing on noop_qdisc
by Eric Dumazet
· 6 years ago
d8a66aa
net/mpls: Implement handler for strict data checking on dumps
by David Ahern
· 6 years ago
28d35bc
net: ipv4: don't let PMTU updates increase route MTU
by Sabrina Dubroca
· 6 years ago
af7d6cc
net: ipv4: update fnhe_pmtu when first hop's MTU changes
by Sabrina Dubroca
· 6 years ago
7abab7b
net/ipv6: stop leaking percpu memory in fib6 info
by Mike Rapoport
· 6 years ago
49b538e
Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 6 years ago
ffd177d
tcp: refactor DCTCP ECN ACK handling
by Yuchung Cheng
· 6 years ago
ed792e2
net/ipv6: Make ipv6_route_table_template static
by David Ahern
· 6 years ago
e75fa07
rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking
by David Ahern
· 6 years ago
4565d7e
rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use
by David Ahern
· 6 years ago
9a4890b
rds: RDS (tcp) hangs on sendto() to unresponding address
by Ka-Cheong Poon
· 6 years ago
52b5d6f
net: make skb_partial_csum_set() more robust against overflows
by Eric Dumazet
· 6 years ago
bde74ad1
devlink: Add helper function for safely copy string param
by Moshe Shemesh
· 6 years ago
1276534
devlink: Fix param cmode driverinit for string type
by Moshe Shemesh
· 6 years ago
f355cfc
devlink: Fix param set handling for string type
by Moshe Shemesh
· 6 years ago
b802a5d
lib80211: don't use skcipher
by Johannes Berg
· 6 years ago
2972495
net: fix generic XDP to handle if eth header was mangled
by Jesper Dangaard Brouer
· 6 years ago
071a234
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
9000a45
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
df3f94a
bpf: fix building without CONFIG_INET
by Arnd Bergmann
· 6 years ago
ffa0a9a
netfilter: xt_quota: Don't use aligned attribute in sizeof
by Nathan Chancellor
· 6 years ago
c1e15b4
rxrpc: Fix the packet reception routine
by David Howells
· 6 years ago
6475309
rxrpc: Fix connection-level abort handling
by David Howells
· 6 years ago
298bc15
rxrpc: Only take the rwind and mtu values from latest ACK
by David Howells
· 6 years ago
8c6e137
rtnetlink: Update rtnl_fdb_dump for strict data checking
by David Ahern
· 6 years ago
8dfbda1
rtnetlink: Move input checking for rtnl_fdb_dump to helper
by David Ahern
· 6 years ago
c77b936
net/bridge: Update br_mdb_dump for strict data checking
by David Ahern
· 6 years ago
addd383
net: Update netconf dump handlers for strict data checking
by David Ahern
· 6 years ago
f2ae64b
net/ipv6: Update ip6addrlbl_dump for strict data checking
by David Ahern
· 6 years ago
4a73e5e
net/fib_rules: Update fib_nl_dumprule for strict data checking
by David Ahern
· 6 years ago
f80f14c
net/namespace: Update rtnl_net_dumpid for strict data checking
by David Ahern
· 6 years ago
9632d47
net/neighbor: Update neightbl_dump_info for strict data checking
by David Ahern
· 6 years ago
51183d2
net/neighbor: Update neigh_dump_info for strict data checking
by David Ahern
· 6 years ago
e8ba330
rtnetlink: Update fib dumps for strict data checking
by David Ahern
· 6 years ago
14fc5bb
rtnetlink: Update ipmr_rtm_dumplink for strict data checking
by David Ahern
· 6 years ago
786e000
rtnetlink: Update inet6_dump_ifinfo for strict data checking
by David Ahern
· 6 years ago
841891e
rtnetlink: Update rtnl_stats_dump for strict data checking
by David Ahern
· 6 years ago
2d011be
rtnetlink: Update rtnl_bridge_getlink for strict data checking
by David Ahern
· 6 years ago
905cf0a
rtnetlink: Update rtnl_dump_ifinfo for strict data checking
by David Ahern
· 6 years ago
Next »