Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
943c57b97cde2ce0806e59b553c650c9889d8b69
/
net
258bbb1
icmp: don't fail on fragment reassembly time exceeded
by Matteo Croce
· 7 years ago
04d7b57
tipc: add multipoint-to-point flow control
by Jon Maloy
· 7 years ago
a3bada7
tipc: guarantee delivery of last broadcast before DOWN event
by Jon Maloy
· 7 years ago
399574d
tipc: guarantee delivery of UP event before first broadcast
by Jon Maloy
· 7 years ago
2f48771
tipc: guarantee that group broadcast doesn't bypass group unicast
by Jon Maloy
· 7 years ago
b87a5ea
tipc: guarantee group unicast doesn't bypass group broadcast
by Jon Maloy
· 7 years ago
5b8dddb
tipc: introduce group multicast messaging
by Jon Maloy
· 7 years ago
ee106d7
tipc: introduce group anycast messaging
by Jon Maloy
· 7 years ago
27bd9ec
tipc: introduce group unicast messaging
by Jon Maloy
· 7 years ago
b7d4263
tipc: introduce flow control for group broadcast messages
by Jon Maloy
· 7 years ago
ae236fb
tipc: receive group membership events via member socket
by Jon Maloy
· 7 years ago
31c82a2
tipc: add second source address to recvmsg()/recvfrom()
by Jon Maloy
· 7 years ago
75da216
tipc: introduce communication groups
by Jon Maloy
· 7 years ago
a80ae53
tipc: improve destination linked list
by Jon Maloy
· 7 years ago
f70d37b
tipc: add new function for sending multiple small messages
by Jon Maloy
· 7 years ago
64ac5f5
tipc: refactor function filter_rcv()
by Jon Maloy
· 7 years ago
38077b8
tipc: add ability to obtain node availability status from other files
by Jon Maloy
· 7 years ago
2399883
tipc: improve address sanity check in tipc_connect()
by Jon Maloy
· 7 years ago
14c0449
tipc: add ability to order and receive topology events in driver
by Jon Maloy
· 7 years ago
aa9fd9a
sched: act: ife: update parameters via rcu handling
by Alexander Aring
· 7 years ago
ced273e
sched: act: ife: migrate to use per-cpu counters
by Alexander Aring
· 7 years ago
734534e
sched: act: ife: move encode/decode check to init
by Alexander Aring
· 7 years ago
d3f24ba
net sched actions: fix module auto-loading
by Roman Mashak
· 7 years ago
8f04748
net sched actions: change IFE modules alias names
by Roman Mashak
· 7 years ago
0eb16f8
ip_tunnel: fix building with NET_IP_TUNNEL=m
by Arnd Bergmann
· 7 years ago
43e2ada
net/smc: dev_put for netdev after usage of ib_query_gid()
by Ursula Braun
· 7 years ago
d921c42
net/smc: replace function pointer get_netdev()
by Ursula Braun
· 7 years ago
0a5f14c
net: dsa: tag_brcm: Indicate to master netdevice port + queue
by Florian Fainelli
· 7 years ago
60724d4
net: dsa: Add support for DSA specific notifiers
by Florian Fainelli
· 7 years ago
14c68c4
net: mpls: make function ipgre_mpls_encap_hlen static
by Colin Ian King
· 7 years ago
1a37b77
sctp: make array sctp_sched_ops static
by Colin Ian King
· 7 years ago
c24675f
ipv6: addrconf: don't use rtnl mutex in RTM_GETADDR
by Florian Westphal
· 7 years ago
4ea2607
ipv6: addrconf: don't use rtnl mutex in RTM_GETNETCONF
by Florian Westphal
· 7 years ago
7578d7b
net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev
by Jiri Pirko
· 7 years ago
717503b
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
by Jiri Pirko
· 7 years ago
b3f55bd
net: sched: introduce per-egress action device callbacks
by Jiri Pirko
· 7 years ago
843e79d
net: sched: make tc_action_ops->get_dev return dev and avoid passing net
by Jiri Pirko
· 7 years ago
194ccc8
net: qrtr: Support decoding incoming v2 packets
by Bjorn Andersson
· 7 years ago
f507a9b6
net: qrtr: Use sk_buff->cb in receive path
by Bjorn Andersson
· 7 years ago
1a7959c
net: qrtr: Clean up control packet handling
by Bjorn Andersson
· 7 years ago
e704448
net: qrtr: Pass source and destination to enqueue functions
by Bjorn Andersson
· 7 years ago
da7653f
net: qrtr: Add control packet definition to uapi
by Bjorn Andersson
· 7 years ago
2897871
net: qrtr: Move constants to header file
by Bjorn Andersson
· 7 years ago
ae85bfa
net: qrtr: Invoke sk_error_report() after setting sk_err
by Bjorn Andersson
· 7 years ago
df2fd38
Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 7 years ago
90a53e4
cfg80211: implement regdb signature checking
by Johannes Berg
· 8 years ago
c8c240e
cfg80211: reg: remove support for built-in regdb
by Johannes Berg
· 9 years ago
1ea4ff3
cfg80211: support reloading regulatory database
by Johannes Berg
· 8 years ago
007f6c5
cfg80211: support loading regulatory database as firmware file
by Johannes Berg
· 9 years ago
2a9e257
mac80211: only remove AP VLAN frames from TXQ
by Johannes Berg
· 7 years ago
4133da7
mac80211: aead api to reduce redundancy
by Xiang Gao
· 7 years ago
b822696
openvswitch: add ct_clear action
by Eric Garver
· 7 years ago
833e0e2
net: dst: move cpu inside ifdef to avoid compilation warning
by Jakub Kicinski
· 7 years ago
b88d12e
rtnetlink: bridge: use ext_ack instead of printk
by Florian Westphal
· 7 years ago
9f77fad
net/core: Fix BUG to BUG_ON conditionals.
by Tim Hansen
· 7 years ago
d66f2b9
bpf: don't rely on the verifier lock for metadata_dst allocation
by Jakub Kicinski
· 7 years ago
442d713
ipv6: fix incorrect bitwise operator used on rt6i_flags
by Colin Ian King
· 7 years ago
b2427e6
ipv6: fix dereference of rt6_ex before null check error
by Colin Ian King
· 7 years ago
ceaa001
openvswitch: Add erspan tunnel support.
by William Tu
· 7 years ago
d93fa2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d0e6020
ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()
by Wei Wang
· 7 years ago
ff33952
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
68ebe3c
Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
2809c09
ipv6: addrlabel: remove refcounting
by Eric Dumazet
· 7 years ago
66c77ff
ipv6: addrlabel: rework ip6addrlbl_get()
by Eric Dumazet
· 7 years ago
fb60bcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
bfd8e5a
ipv6: avoid zeroing per cpu data again
by Eric Dumazet
· 7 years ago
996b44f
udp: fix bcast packet reception
by Paolo Abeni
· 7 years ago
41c8742
netlink: do not set cb_running if dump's start() errs
by Jason A. Donenfeld
· 7 years ago
0912bda
net: bridge: Export bridge multicast router state
by Yotam Gigi
· 7 years ago
7704142
net: bridge: Notify on bridge device mrouter state changes
by Yotam Gigi
· 7 years ago
6df4d17
Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
93b0319
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
6c0e728
ipv4: Fix traffic triggered IPsec connections.
by Steffen Klassert
· 7 years ago
62cf27e
ipv6: Fix traffic triggered IPsec connections.
by Steffen Klassert
· 7 years ago
98589a0
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
by Shmulik Ladkani
· 7 years ago
49f817d
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
by Lin Zhang
· 7 years ago
cc429c8
ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()
by Eric Dumazet
· 7 years ago
f59c031
ipv6: __ipv6_dev_get_saddr() rcu conversion
by Eric Dumazet
· 7 years ago
24ba333
ipv6: ipv6_chk_prefix() rcu conversion
by Eric Dumazet
· 7 years ago
47e2694
ipv6: ipv6_chk_custom_prefix() rcu conversion
by Eric Dumazet
· 7 years ago
d9bf82c
ipv6: ipv6_count_addresses() rcu conversion
by Eric Dumazet
· 7 years ago
8ef802a
ipv6: prepare RCU lookups for idev->addr_list
by Eric Dumazet
· 7 years ago
a9e2971
tipc: Unclone message at secondary destination lookup
by Jon Maloy
· 7 years ago
3382605
tipc: correct initialization of skb list
by Jon Maloy
· 7 years ago
ed842fa
bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
by Roopa Prabhu
· 7 years ago
057658c
bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
by Roopa Prabhu
· 7 years ago
821f1b2
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
by Roopa Prabhu
· 7 years ago
951f788
ipv6: fix a BUG in rt6_get_pcpu_route()
by Eric Dumazet
· 7 years ago
3d0241d
gso: fix payload length when gso_size is zero
by Alexey Kodanev
· 7 years ago
f192970
ip_gre: check packet length and mtu correctly in erspan tx
by William Tu
· 7 years ago
548ec11
net: phonet: mark phonet_protocol as const
by Lin Zhang
· 7 years ago
6423747
net: phonet: mark header_ops as const
by Lin Zhang
· 7 years ago
a2d3f3e
ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
by Matteo Croce
· 7 years ago
bdc4764
ip_tunnel: add mpls over gre support
by Amine Kherbouche
· 7 years ago
81eb844
ipv6: take care of rt6_stats
by Wei Wang
· 7 years ago
66f5d6c
ipv6: replace rwlock with rcu and spinlock in fib6_table
by Wei Wang
· 7 years ago
17ecf59
ipv6: add key length check into rt6_select()
by Wei Wang
· 7 years ago
8d1040e
ipv6: check fn->leaf before it is used
by Wei Wang
· 7 years ago
bbd63f0
ipv6: update fn_sernum after route is inserted to tree
by Wei Wang
· 7 years ago
Next »