Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c24b1b7279398c9140a8130b4c20db0c06d5dfc4
/
include
/
net
227747f
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 6 years ago
b960a34
rxrpc: Allow the kernel to mark a call as being non-interruptible
by David Howells
· 6 years ago
bbd172e
rxrpc: Provide kernel interface to set max lifespan on a call
by David Howells
· 6 years ago
1c9b142
net: dsa: Remove the now unused DSA_SKB_CB_COPY() macro
by Vladimir Oltean
· 6 years ago
506f0e0
net: dsa: Remove dangerous DSA_SKB_CLONE() macro
by Vladimir Oltean
· 6 years ago
8767137
net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable
by Vladimir Oltean
· 6 years ago
494bc1d
net/tcp: use deferred jump label for TCP acked data hook
by Jakub Kicinski
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
a9e41a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d678714
net/sched: remove block pointer from common offload structure
by Pieter Jansen van Vuuren
· 6 years ago
a0e928e
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
227d07a
net: dsa: sja1105: Add support for traffic through standalone ports
by Vladimir Oltean
· 6 years ago
c362beb
net: dsa: Add a private structure pointer to dsa_port
by Vladimir Oltean
· 6 years ago
97a69a0
net: dsa: Add support for deferred xmit
by Vladimir Oltean
· 6 years ago
b68b0dd
net: dsa: Keep private info in the skb->cb
by Vladimir Oltean
· 6 years ago
cc1939e
net: dsa: Allow drivers to filter packets they can decode source port from
by Vladimir Oltean
· 6 years ago
f9bbe44
net: dsa: Optional VLAN-based port separation for switches without tagging
by Vladimir Oltean
· 6 years ago
88c44a5
net/sched: add block pointer to tc_cls_common_offload structure
by Pieter Jansen van Vuuren
· 6 years ago
b7fe4ab
net/sched: extend matchall offload for hardware statistics
by Pieter Jansen van Vuuren
· 6 years ago
8c8cfc6
net/sched: add police action to the hardware intermediate representation
by Pieter Jansen van Vuuren
· 6 years ago
fa762da
net/sched: move police action structures to header
by Pieter Jansen van Vuuren
· 6 years ago
dfcb19f
net/sched: remove unused functions for matchall offload
by Pieter Jansen van Vuuren
· 6 years ago
ab79af3
mlxsw: use intermediate representation for matchall offload
by Pieter Jansen van Vuuren
· 6 years ago
f00cbf19
net/sched: use the hardware intermediate representation for matchall
by Pieter Jansen van Vuuren
· 6 years ago
a7a7be6
net/sched: add sample action to the hardware intermediate representation
by Pieter Jansen van Vuuren
· 6 years ago
1ffad6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
19ab5f4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 6 years ago
9b3040a
ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled
by David Ahern
· 6 years ago
47d3d7f
ip6: fix skb leak in ip6frag_expire_frag_queue()
by Eric Dumazet
· 6 years ago
f80c5da
Bluetooth: Ignore CC events not matching the last HCI command
by João Paulo Rechi Vita
· 6 years ago
a5995e7
ipv4: Move exception bucket to nh_common
by David Ahern
· 6 years ago
0f457a3
ipv4: Move cached routes to fib_nh_common
by David Ahern
· 6 years ago
b424e43
netlink: add validation of NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
b587bda
devlink: Change devlink health locking mechanism
by Moshe Shemesh
· 6 years ago
fbd0197
sctp: avoid running the sctp state machine recursively
by Xin Long
· 6 years ago
93e86b3
net: dsa: Remove legacy probing support
by Andrew Lunn
· 6 years ago
cf2d45f
net: dsa: Add helper function to retrieve VLAN awareness setting
by Vladimir Oltean
· 6 years ago
14574676
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
by Vladimir Oltean
· 6 years ago
8f5d16f
net: dsa: Be aware of switches where VLAN filtering is a global setting
by Vladimir Oltean
· 6 years ago
33162e9
net: dsa: Store vlan_filtering as a property of dsa_port
by Vladimir Oltean
· 6 years ago
a658a3f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
b145745
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
08010a2
netfilter: add API to manage NAT helpers.
by Flavio Leitner
· 6 years ago
e1f172e
netfilter: use macros to create module aliases.
by Flavio Leitner
· 6 years ago
8f14c99
netfilter: conntrack: limit sysctl setting for boolean options
by Tonghao Zhang
· 6 years ago
a4cb98f
netfilter: nf_tables: drop include of module.h from nf_tables.h
by Paul Gortmaker
· 6 years ago
f1f86d09
netfilter: nf_tables: relocate header content to consumer
by Paul Gortmaker
· 6 years ago
f81a43e
dsa: Cleanup unneeded table and make tag structures static
by Andrew Lunn
· 6 years ago
d3b8c04
dsa: Add boilerplate helper to register DSA tag driver modules
by Andrew Lunn
· 6 years ago
056eed2
dsa: Add TAG protocol to tag ops
by Andrew Lunn
· 6 years ago
0b42f03
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
by Andrew Lunn
· 6 years ago
875138f
dsa: Move tagger name into its ops structure
by Andrew Lunn
· 6 years ago
5f0d736
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
ef6243a
genetlink: optionally validate strictly/dumps
by Johannes Berg
· 6 years ago
56738f4
netlink: add strict parsing for future attributes
by Johannes Berg
· 6 years ago
3de6440
netlink: re-add parse/validate functions in strict mode
by Johannes Berg
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
6f455f5
netlink: add NLA_MIN_LEN
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
63a1c95
net/tls: byte swap device req TCP seq no upon setting
by Jakub Kicinski
· 6 years ago
da68b4a
net/tls: move definition of tls ops into net/tls.h
by Jakub Kicinski
· 6 years ago
9e99579
net/tls: remove old exports of sk_destruct functions
by Jakub Kicinski
· 6 years ago
6ac99e8
bpf: Introduce bpf sk local storage
by Martin KaFai Lau
· 6 years ago
30e5a9a
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
8828f81
mac80211: probe unexercised mesh links
by Rajkumar Manoharan
· 6 years ago
5ab92e7
cfg80211: add support to probe unexercised mesh link
by Rajkumar Manoharan
· 6 years ago
5809a5d
cfg80211: don't pass pointer to pointer unnecessarily
by Dan Carpenter
· 6 years ago
ba905bf
mac80211: store tx power value from user to station
by Ashok Raj Nagarajan
· 6 years ago
e96d1cd
cfg80211: Add support to set tx power for a station associated
by Ashok Raj Nagarajan
· 6 years ago
96fc6ef
mac80211: IEEE 802.11 Extended Key ID support
by Alexander Wetzel
· 6 years ago
6cdd397
nl80211/cfg80211: Extended Key ID support
by Alexander Wetzel
· 6 years ago
f2af2df
mac80211: calculate hash for fq without holding fq->lock in itxq enqueue
by Felix Fietkau
· 6 years ago
fe806e4
cfg80211: support profile split between elements
by Sara Sharon
· 6 years ago
f7dacfb
cfg80211: support non-inheritance element
by Sara Sharon
· 6 years ago
89eb6e0
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 6 years ago
8b44836
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d5bb334
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
by Marcel Holtmann
· 6 years ago
a65120b
ipv6: Use result arg in fib_lookup_arg consistently
by David Ahern
· 6 years ago
ecc5663
net: Change nhc_flags to unsigned char
by David Ahern
· 6 years ago
ffa8ce5
lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap
by David Ahern
· 6 years ago
f05713e
ipv6: convert fib6_ref to refcount_t
by Eric Dumazet
· 6 years ago
089b19a
flow_dissector: switch kernel context to struct bpf_flow_dissector
by Stanislav Fomichev
· 6 years ago
bb9cd07
xfrm: remove unneeded export_symbols
by Florian Westphal
· 6 years ago
c53ac41e
xfrm: remove decode_session indirection from afinfo_policy
by Florian Westphal
· 6 years ago
2e8b4aa
xfrm: remove init_path indirection from afinfo_policy
by Florian Westphal
· 6 years ago
f24ea528
xfrm: remove tos indirection from afinfo_policy
by Florian Westphal
· 6 years ago
f2ad1a5
net: devlink: Add extack to shared buffer operations
by Ido Schimmel
· 6 years ago
a130f9b
net: tc_act: drop include of module.h from tc_ife.h
by Paul Gortmaker
· 6 years ago
113e632
net: fib: drop include of module.h from fib_notifier.h
by Paul Gortmaker
· 6 years ago
c517796
net: ife: drop include of module.h from net/ife.h
by Paul Gortmaker
· 6 years ago
a79eda3
net: psample: drop include of module.h from psample.h
by Paul Gortmaker
· 6 years ago
3c618c1
net: Rename net/nexthop.h net/rtnh.h
by David Ahern
· 6 years ago
7e5f4cd
ipv6: Remove fib6_info_nh_lwt
by David Ahern
· 6 years ago
0b13c9b
include/net/tcp.h: whitespace cleanup at tcp_v4_check
by Daniel T. Lee
· 6 years ago
be659b8
ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp
by David Ahern
· 6 years ago
4e54507
ipv6: Simplify rt6_qualify_for_ecmp
by David Ahern
· 6 years ago
c7cbdbf
net: rework SIOCGSTAMP ioctl handling
by Arnd Bergmann
· 6 years ago
0bc1998
ipv6: Add rate limit mask for ICMPv6 messages
by Stephen Suryaputra
· 6 years ago
b8fb1ab
net ipv6: Prevent neighbor add if protocol is disabled on device
by David Ahern
· 6 years ago
Next »