Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7947d3e075cde1a18e538f2dafbc850aa356ff79
/
include
/
net
7947d3e
mac80211: Add support for beacon report radio measurement
by Avraham Stern
· 9 years ago
1d76250
nl80211: support beacon report scanning
by Avraham Stern
· 9 years ago
c6e6a0c
nl80211: Add API to support VHT MU-MIMO air sniffer
by Aviya Erenfeld
· 9 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
4d202a0
net_sched: generalize bulk dequeue
by Eric Dumazet
· 9 years ago
008830b
net_sched: fq_codel: cache skb->truesize into skb->cb
by Eric Dumazet
· 9 years ago
520ac30
net_sched: drop packets after root qdisc lock is released
by Eric Dumazet
· 9 years ago
067a7cd
act_ife: only acquire tcf_lock for existing actions
by WANG Cong
· 9 years ago
9b8c6d7
gre: better support for ICMP messages for gre+ipv6
by Eric Dumazet
· 9 years ago
afbac601
net: ipv6: Address selection needs to consider L3 domains
by David Ahern
· 9 years ago
0d240e7
net: vrf: Implement get_saddr for IPv6
by David Ahern
· 9 years ago
a2e2ff5
net: ipv6: Move ip6_route_get_saddr to inline
by David Ahern
· 9 years ago
b9adcd69
vxlan: Add new UDP encapsulation offload type for VXLAN-GPE
by Alexander Duyck
· 9 years ago
1938ee1
net: Remove deprecated tunnel specific UDP offload functions
by Alexander Duyck
· 9 years ago
7c46a64
net: Merge VXLAN and GENEVE push notifiers into a single notifier
by Alexander Duyck
· 9 years ago
e7b3db5
net: Combine GENEVE and VXLAN port notifiers into single functions
by Alexander Duyck
· 9 years ago
86a9805
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
by Alexander Duyck
· 9 years ago
695ef16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
e582615ad
gre: fix error handler
by Eric Dumazet
· 9 years ago
22a59be
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
by Philip Prindeville
· 9 years ago
bbe5f5c
6lowpan: introduce 6lowpan-nd
by Alexander Aring
· 9 years ago
cc84b3c
ipv6: export several functions
by Alexander Aring
· 9 years ago
f997c55
ipv6: introduce neighbour discovery ops
by Alexander Aring
· 9 years ago
4f36ce8
ndisc: add __ndisc_opt_addr_data function
by Alexander Aring
· 9 years ago
1e82f96
ndisc: add __ndisc_opt_addr_space function
by Alexander Aring
· 9 years ago
2ad3ed5
6lowpan: add 802.15.4 short addr slaac
by Alexander Aring
· 9 years ago
8626a0c
6lowpan: add private neighbour data
by Alexander Aring
· 9 years ago
1b5c549
net_sched: add the ability to defer skb freeing
by Eric Dumazet
· 9 years ago
b231307
net_sched: make tcf_hash_check() boolean
by WANG Cong
· 9 years ago
9ff7438
net: vrf: Handle ipv6 multicast and link-local addresses
by David Ahern
· 9 years ago
cd2a9e6
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
by David Ahern
· 9 years ago
8588ac0
netfilter: nf_tables: reject loops from set element jump to chain
by Pablo Neira Ayuso
· 9 years ago
45f50be
net_sched: remove generic throttled management
by Eric Dumazet
· 9 years ago
d6cf3a8
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
6f094b9
tcp: add in_flight to tcp_skb_cb
by Lawrence Brakmo
· 9 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
719c44d
packet: compat support for sock_fprog
by Willem de Bruijn
· 9 years ago
52fbb29
net: sched: fix qdisc->running lockdep annotations
by Eric Dumazet
· 9 years ago
5caa328
mac80211: implement codel on fair queuing flows
by Michal Kazior
· 9 years ago
80a83cf
mac80211: skip netdev queue control with software queuing
by Michal Kazior
· 9 years ago
c894504
sched: place state, next_sched and gso_skb in same cacheline again
by Florian Westphal
· 9 years ago
a09ceb0
sched: remove qdisc->drop
by Florian Westphal
· 9 years ago
c3a173d
sched: remove qdisc_rehape_fail
by Florian Westphal
· 9 years ago
dd47c1f
cbq: remove TCA_CBQ_POLICE support
by Florian Westphal
· 9 years ago
96c63fa
net: Add l3mdev rule
by David Ahern
· 9 years ago
0c73c52
net: dsa: Initialize CPU port ethtool ops per tree
by Florian Fainelli
· 9 years ago
3256564
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
92c075d
net: sched: fix tc_should_offload for specific clsact classes
by Daniel Borkmann
· 9 years ago
edb09eb
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
by Eric Dumazet
· 9 years ago
f9eb8ae
net_sched: transform qdisc running bit into a seqcount
by Eric Dumazet
· 9 years ago
0b0f43f
net sched: indentation and other OCD stylistic fixes
by Jamal Hadi Salim
· 9 years ago
48d8ee1
net sched actions: aggregate dumping of actions timeinfo
by Jamal Hadi Salim
· 9 years ago
53eb440
net sched actions: introduce timestamp for firsttime use
by Jamal Hadi Salim
· 9 years ago
a27758f
net_sched: keep backlog updated with qlen
by WANG Cong
· 9 years ago
3ec10d3
ipvs: update real-server binding of outgoing connections in SIP-pe
by Marco Angaroni
· 9 years ago
83c0afa
net: dsa: Add new binding implementation
by Andrew Lunn
· 9 years ago
39a7f2a
net: dsa: Refactor selection of tag ops into a function
by Andrew Lunn
· 9 years ago
66472fc
net: dsa: Copy the routing table into the switch structure
by Andrew Lunn
· 9 years ago
4a7704f
net: dsa: Remove dynamic allocate of routing table
by Andrew Lunn
· 9 years ago
189b0d9
net: dsa: Move port device node into port structure
by Andrew Lunn
· 9 years ago
c8b0980
net: dsa: Add a ports structure and use it in the switch structure
by Andrew Lunn
· 9 years ago
90017ac
sctp: Add GSO support
by Marcelo Ricardo Leitner
· 9 years ago
fc14963
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
595d0b2
udp: avoid csum_partial() for validated skb
by Eric Dumazet
· 9 years ago
019ae3a
cfg80211: Advertise extended capabilities per interface type to userspace
by Kanchanapally, Vidyullatha
· 9 years ago
bf1ecd2
cfg80211: Allow cfg80211_connect_result() errors to be distinguished
by Jouni Malinen
· 9 years ago
9791d8e
ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions
by Arnd Bergmann
· 9 years ago
dc3ee32
netfilter: nf_queue: Make the queue_handler pernet
by Eric W. Biederman
· 9 years ago
a9efad8
net_sched: avoid too many hrtimer_start() calls
by Eric Dumazet
· 9 years ago
fc64869
net: sock: move ->sk_shutdown out of bitfields.
by Andrey Ryabinin
· 9 years ago
b8921ca
ip4ip6: Support for GSO/GRO
by Tom Herbert
· 9 years ago
aa3463d
fou: Add encap ops for IPv6 tunnels
by Tom Herbert
· 9 years ago
058214a
ip6_tun: Add infrastructure for doing encapsulation
by Tom Herbert
· 9 years ago
dc969b8
fou: Split out {fou,gue}_build_header
by Tom Herbert
· 9 years ago
55c2bc1
net: Cleanup encap items in ip_tunnels.h
by Tom Herbert
· 9 years ago
e6790fd
mlx5: avoid unused variable warning
by Arnd Bergmann
· 9 years ago
da4ed55
switchdev: pass pointer to fib_info instead of copy
by Jiri Pirko
· 9 years ago
5022524
netlink: kill nla_put_u64()
by Nicolas Dichtel
· 9 years ago
10cbc68
net/sched: cls_flower: Hardware offloaded filters statistics support
by Amir Vadai
· 9 years ago
3804070
net/sched: Enable netdev drivers to update statistics of offloaded actions
by Amir Vadai
· 9 years ago
d34e3e1
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
by Samudrala, Sridhar
· 9 years ago
760edee
net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.
by Samudrala, Sridhar
· 9 years ago
da73b4e
gre: Fix wrong tpi->proto in WCCP
by Haishuang Yan
· 9 years ago
7fd3819
Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
46fa38e
mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS
by Johannes Berg
· 9 years ago
53873f1
cfg80211: make wdev_list accessible to drivers
by Johannes Berg
· 9 years ago
9e9ea43
cfg80211: allow finding vendor with OUI without specifying the OUI type
by Emmanuel Grumbach
· 9 years ago
f631a77
mac80211: allow same PN for AMSDU sub-frames
by Sara Sharon
· 9 years ago
631ad4a
Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 9 years ago
ff04955
dsa: Rename switch chip data to cd
by Andrew Lunn
· 9 years ago
c33063d
dsa: Remove master_dev from switch structure
by Andrew Lunn
· 9 years ago
52638f7
dsa: Move gpio reset into switch driver
by Andrew Lunn
· 9 years ago
0b922b7
net: original ingress device index in PKTINFO
by David Ahern
· 9 years ago
74b2058
net: l3mdev: Add hook in ip and ipv6
by David Ahern
· 9 years ago
756ee17
tcp: replace cnt & rtt with struct in pkts_acked()
by Lawrence Brakmo
· 9 years ago
459aa66
gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)
by Pablo Neira
· 9 years ago
4a65896
net: l3mdev: Move get_saddr and rt6_dst
by David Ahern
· 9 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e8ed77d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
0c5366b
netfilter: conntrack: use single slab cache
by Florian Westphal
· 9 years ago
Next »