Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e9837e55b0200da544a095a1fca36efd7fd3ba30
e9837e5
netfilter: xt_quota: fix the behavior of xt_quota module
by Chenbo Feng
· 6 years ago
a2d8818
netfilter: nf_tables: use rhashtable_lookup() instead of rhashtable_lookup_fast()
by Taehee Yoo
· 6 years ago
28c5ed2
netfilter: nf_flow_table: remove unnecessary nat flag check code
by Taehee Yoo
· 6 years ago
b473a1f
netfilter: nf_tables: add requirements for connsecmark support
by Christian Göttsche
· 6 years ago
fb96194
netfilter: nf_tables: add SECMARK support
by Christian Göttsche
· 6 years ago
097f95d
netfilter: masquerade: don't flush all conntracks if only one address deleted on device
by Tan Hu
· 7 years ago
9306425
netfilter: ctnetlink: must check mark attributes vs NULL
by Florian Westphal
· 6 years ago
0de22ba
netfilter: nf_tables: use rhashtable_walk_enter instead of rhashtable_walk_init
by Taehee Yoo
· 7 years ago
f8b0a3a
netfilter: nat: remove duplicate skb_is_nonlinear() in __nf_nat_mangle_tcp_packet()
by Taehee Yoo
· 7 years ago
93185c8
netfilter: conntrack: clamp l4proto array size at largers supported protocol
by Florian Westphal
· 7 years ago
dd2934a
netfilter: conntrack: remove l3->l4 mapping information
by Florian Westphal
· 7 years ago
ca2ca6e
netfilter: conntrack: remove unused proto arg from netns init functions
by Florian Westphal
· 7 years ago
6fe78fa
netfilter: conntrack: remove error callback and handle icmp from core
by Florian Westphal
· 7 years ago
0150ffb
netfilter: conntrack: avoid using ->error callback if possible
by Florian Westphal
· 7 years ago
83d213f
netfilter: conntrack: deconstify packet callback skb pointer
by Florian Westphal
· 7 years ago
9976fc6
netfilter: conntrack: remove the l4proto->new() function
by Florian Westphal
· 7 years ago
93e6602
netfilter: conntrack: pass nf_hook_state to packet and error handlers
by Florian Westphal
· 7 years ago
c8204ca
netfilter: nat: remove unnecessary rcu_read_lock in nf_nat_redirect_ipv{4/6}
by Taehee Yoo
· 7 years ago
4430b89
netfilter: cttimeout: remove superfluous check on layer 4 netlink functions
by Pablo Neira Ayuso
· 7 years ago
7052ba4
netfilter: nf_nat_ipv4: remove obsolete EXPORT_SYMBOL
by Florian Westphal
· 7 years ago
70c0eb1
netfilter: xtables: avoid BUG_ON
by Florian Westphal
· 7 years ago
fa5950e
netfilter: nf_tables: avoid BUG_ON usage
by Florian Westphal
· 7 years ago
0d70496
netfilter: xt_cgroup: shrink size of v2 path
by Pablo Neira Ayuso
· 7 years ago
59c08c6
netfilter: ctnetlink: Support L3 protocol-filter on flush
by Kristian Evensen
· 7 years ago
6c47260
netfilter: nf_tables: add xfrm expression
by Florian Westphal
· 7 years ago
2953d80
netfilter: remove obsolete need_conntrack stub
by Florian Westphal
· 7 years ago
0935d55
netfilter: nf_tables: asynchronous release
by Florian Westphal
· 7 years ago
0ef235c
netfilter: nf_tables: warn when expr implements only one of activate/deactivate
by Florian Westphal
· 7 years ago
cd5125d
netfilter: nf_tables: split set destruction in deactivate and destroy phase
by Florian Westphal
· 7 years ago
02b408f
netfilter: nf_tables: rt: allow checking if dst has xfrm attached
by Florian Westphal
· 7 years ago
a82738a
ip6_gre: simplify gre header parsing in ip6gre_err
by Haishuang Yan
· 7 years ago
b0350d5
ip_gre: fix parsing gre header in ipgre_err
by Haishuang Yan
· 7 years ago
21e6592
net: phy: et011c: Remove incorrect PHY_POLL flags
by Florian Fainelli
· 7 years ago
50676de
Merge branch 'act_police-lockless-data-path'
by David S. Miller
· 7 years ago
2d550db
net/sched: act_police: don't use spinlock in the data path
by Davide Caratti
· 7 years ago
93be42f
net/sched: act_police: use per-cpu counters
by Davide Caratti
· 7 years ago
c3ec8bc
cxgb4: update supported DCB version
by Ganesh Goudar
· 7 years ago
992bea8
cxgb4: add per rx-queue counter for packet errors
by Ganesh Goudar
· 7 years ago
0dc235a
cxgb4: Fix endianness issue in t4_fwcache()
by Ganesh Goudar
· 7 years ago
52bb667
net: move definition of pcpu_lstats to header file
by Li RongQing
· 7 years ago
ee4fccb
net/ibm/emac: Remove VLA usage
by Kees Cook
· 7 years ago
f91845d
pktgen: Fix fall-through annotation
by Gustavo A. R. Silva
· 7 years ago
310fc05
tg3: Fix fall-through annotations
by Gustavo A. R. Silva
· 7 years ago
50c12f7
gso_segment: Reset skb->mac_len after modifying network header
by Toke Høiland-Jørgensen
· 7 years ago
293681f
vxlan: Remove duplicated include from vxlan.h
by YueHaibing
· 7 years ago
b2ddc48a
net: dsa: b53: Do not fail when IRQ are not initialized
by Florian Fainelli
· 7 years ago
8bb83b7
Merge branch 'vhost_net-TX-batching'
by David S. Miller
· 7 years ago
0a0be13
vhost_net: batch submitting XDP buffers to underlayer sockets
by Jason Wang
· 7 years ago
0efac27
tap: accept an array of XDP buffs through sendmsg()
by Jason Wang
· 7 years ago
043d222
tuntap: accept an array of XDP buffs through sendmsg()
by Jason Wang
· 7 years ago
fe8dd45
tun: switch to new type of msg_control
by Jason Wang
· 7 years ago
1a09791
tuntap: move XDP flushing out of tun_do_xdp()
by Jason Wang
· 7 years ago
8ae1aff
tuntap: split out XDP logic
by Jason Wang
· 7 years ago
ac1f1f6
tuntap: tweak on the path of skb XDP case in tun_build_skb()
by Jason Wang
· 7 years ago
f7053b6
tuntap: simplify error handling in tun_build_skb()
by Jason Wang
· 7 years ago
291aeb2
tuntap: enable bh early during processing XDP
by Jason Wang
· 7 years ago
4f23aff
tuntap: switch to use XDP_PACKET_HEADROOM
by Jason Wang
· 7 years ago
e4a2a30
net: sock: introduce SOCK_XDP
by Jason Wang
· 7 years ago
9708d2b
llc: avoid blocking in llc_sap_close()
by Cong Wang
· 7 years ago
15033f0
ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL
by Andre Naujoks
· 7 years ago
d03790f
Merge branch 'Lantiq-Intel-vrx200-support'
by David S. Miller
· 7 years ago
14fceff
net: dsa: Add Lantiq / Intel DSA driver for vrx200
by Hauke Mehrtens
· 7 years ago
86ce2bc
dt-bindings: net: dsa: Add lantiq, xrx200-gswip DT bindings
by Hauke Mehrtens
· 7 years ago
fe1a564
net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
by Hauke Mehrtens
· 7 years ago
839790e
dt-bindings: net: Add lantiq, xrx200-net DT bindings
by Hauke Mehrtens
· 7 years ago
7969119
net: dsa: Add Lantiq / Intel GSWIP tag support
by Hauke Mehrtens
· 7 years ago
cc973ae
MIPS: lantiq: Do not enable IRQs in dma open
by Hauke Mehrtens
· 7 years ago
aaf9253
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a20625e
docs: net: Remove TCP congestion document
by Tobin C. Harding
· 7 years ago
52d0d404
geneve: add ttl inherit support
by Hangbin Liu
· 7 years ago
7428b2e
Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 7 years ago
d700ec4
net: dsa: mv88e6xxx: Make sure to configure ports with external PHYs
by Marek Vasut
· 7 years ago
f8a1988
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
by zhong jiang
· 7 years ago
db3df24
qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'
by Yue Haibing
· 7 years ago
67b0760
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
435f2e7
net: bridge: add support for sticky fdb entries
by Nikolay Aleksandrov
· 7 years ago
1566534
Merge branch 'Preparing-for-phylib-linkmodes'
by David S. Miller
· 7 years ago
22b7d29
net: ethernet: Add helper to determine if pause configuration is supported
by Andrew Lunn
· 7 years ago
0c12240
net: ethernet: Add helper for set_pauseparam for Pause
by Andrew Lunn
· 7 years ago
70814e8
net: ethernet: Add helper for set_pauseparam for Asym Pause
by Andrew Lunn
· 7 years ago
c306ad3
net: ethernet: Add helper for MACs which support pause
by Andrew Lunn
· 7 years ago
af8d9bb
net: ethernet: Add helper for MACs which support asym pause
by Andrew Lunn
· 7 years ago
41124fa
net: ethernet: Add helper to remove a supported link mode
by Andrew Lunn
· 7 years ago
04b7d41
net: ethernet: Fix up drivers masking pause support
by Andrew Lunn
· 7 years ago
00eb224
net: bcmgenet: Fix speed selection for reverse MII
by Andrew Lunn
· 7 years ago
58056c1
net: ethernet: Use phy_set_max_speed() to limit advertised speed
by Andrew Lunn
· 7 years ago
15d8daf
net: phy: bcm63xx: Allow to be built with COMPILE_TEST
by Andrew Lunn
· 7 years ago
26eb00a4f
net: phy: et1011c: Remove incorrect missing 1000 Half
by Andrew Lunn
· 7 years ago
4ef972f
net: phy: ste10Xp: Remove wrong SUPPORTED_Pause
by Andrew Lunn
· 7 years ago
eca09be
nfp: report FW vNIC stats in interface stats
by Jakub Kicinski
· 7 years ago
4851bfd
Merge branch 'nfp-flower-fixes'
by David S. Miller
· 7 years ago
224de54
nfp: flower: reject tunnel encap with ipv6 outer headers for offloading
by Louis Peens
· 7 years ago
db191db
nfp: flower: fix vlan match by checking both vlan id and vlan pcp
by Pieter Jansen van Vuuren
· 7 years ago
12a78b0
tipc: check return value of __tipc_dump_start()
by Cong Wang
· 7 years ago
6b4d24d
Merge branch 'qeth-fixes'
by David S. Miller
· 7 years ago
0ac1487
s390/qeth: don't dump past end of unknown HW header
by Julian Wiedmann
· 7 years ago
aec45e8
s390/qeth: use vzalloc for QUERY OAT buffer
by Wenjia Zhang
· 7 years ago
04db741
s390/qeth: switch on SG by default for IQD devices
by Julian Wiedmann
· 7 years ago
778b1ac
s390/qeth: indicate error when netdev allocation fails
by Julian Wiedmann
· 7 years ago
96eddb8
Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
Next »