Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0de22baabc97f7fc05e31d82cec8049947946887
/
net
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
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
f91845d
pktgen: Fix fall-through annotation
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
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
7969119
net: dsa: Add Lantiq / Intel GSWIP tag support
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
435f2e7
net: bridge: add support for sticky fdb entries
by Nikolay Aleksandrov
· 7 years ago
12a78b0
tipc: check return value of __tipc_dump_start()
by Cong Wang
· 7 years ago
cc4dfb7
rds: fix two RCU related problems
by Cong Wang
· 7 years ago
0041195
netlink: remove hash::nelems check in netlink_insert
by Li RongQing
· 7 years ago
1500857
net/tls: Fixed return value when tls_complete_pending_work() fails
by Vakul Garg
· 7 years ago
51dc63e
erspan: fix error handling for erspan tunnel
by Haishuang Yan
· 7 years ago
5a64506
erspan: return PACKET_REJECT when the appropriate tunnel is not found
by Haishuang Yan
· 7 years ago
0297c1c
tcp: rate limit synflood warnings further
by Willem de Bruijn
· 7 years ago
4ecdf77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
1286df2
netfilter: xt_hashlimit: use s->file instead of s->private
by Cong Wang
· 7 years ago
ad18d7b
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
by Michal 'vorner' Vaner
· 7 years ago
99e25d0
netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
by Pablo Neira Ayuso
· 7 years ago
a874752
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
by Pablo Neira Ayuso
· 7 years ago
f94e638
netfilter: conntrack: reset tcp maxwin on re-register
by Florian Westphal
· 7 years ago
11957be
htb: use anonymous union for simplicity
by Cong Wang
· 7 years ago
8ecc7c8
net_sched: remove redundant qdisc lock classes
by Cong Wang
· 7 years ago
86c5536
net: sched: cls_flower: dump offload count value
by Vlad Buslov
· 7 years ago
992cba7
net: Add and use skb_list_del_init().
by David S. Miller
· 7 years ago
a8305bf
net: Add and use skb_mark_not_on_list().
by David S. Miller
· 7 years ago
1181d62
sctp: Use skb_queue_is_first().
by David S. Miller
· 7 years ago
7957a9d
mac80211: Don't access sk_queue_head->next directly.
by David S. Miller
· 7 years ago
5969773
sch_netem: Move private queue handler to generic location.
by David S. Miller
· 7 years ago
aea890b
sch_htb: Remove local SKB queue handling code.
by David S. Miller
· 7 years ago
0153167
net/ipv6: Remove rt6i_prefsrc
by David Ahern
· 7 years ago
5d407b0
ip: frags: fix crash in ip_do_fragment()
by Taehee Yoo
· 7 years ago
52ea992
net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
by Vakul Garg
· 7 years ago
f20a4d0
net: sched: act_nat: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
6d7a8df
net: sched: act_skbedit: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
5cf4a85
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
by Vincent Whitchurch
· 7 years ago
a162c35
net_sched: properly cancel netlink dump on failure
by Cong Wang
· 7 years ago
98cdb48
net: dsa: Expose tagging protocol to user-space
by Florian Fainelli
· 7 years ago
8f5c5fc
tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
by Cong Wang
· 7 years ago
fa642f0
openvswitch: Derive IP protocol number for IPv6 later frags
by Yi-Hung Wei
· 7 years ago
b7f4156
net/iucv: declare iucv_path_table_empty() as static
by Julian Wiedmann
· 7 years ago
b2f5439
net/af_iucv: fix skb handling on HiperTransport xmit error
by Julian Wiedmann
· 7 years ago
2224409
net/af_iucv: drop inbound packets with invalid flags
by Julian Wiedmann
· 7 years ago
203651b
ipv6: add inet6_fill_args
by Christian Brauner
· 7 years ago
978a46f
ipv4: add inet_fill_args
by Christian Brauner
· 7 years ago
7e4a8d5
rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g
by Christian Brauner
· 7 years ago
87ccbb1
rtnetlink: move type calculation out of loop
by Christian Brauner
· 7 years ago
6ecf4c3
ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDR
by Christian Brauner
· 7 years ago
d380714
ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDR
by Christian Brauner
· 7 years ago
c383edc
rtnetlink: add rtnl_get_net_ns_capable()
by Christian Brauner
· 7 years ago
ee28bb5
net/sched: fix memory leak in act_tunnel_key_init()
by Davide Caratti
· 7 years ago
0a3b8b2
tipc: orphan sock in tipc_release()
by Cong Wang
· 7 years ago
428f944
netlink: Make groups check less stupid in netlink_bind()
by Dmitry Safonov
· 7 years ago
fa788d9
packet: add sockopt to ignore outgoing packets
by Vincent Whitchurch
· 7 years ago
014f5a2
cfg80211: validate wmm rule when setting
by Stanislaw Gruszka
· 7 years ago
40b5a0f
mac80211: remove unnecessary NULL check
by Gustavo A. R. Silva
· 7 years ago
9739fe2
mac80211: add an option for drivers to check if packets can be aggregated
by Sara Sharon
· 7 years ago
edba6bd
mac80211: allow AMSDU size limitation per-TID
by Sara Sharon
· 7 years ago
0eeb2b6
mac80211: add an option for station management TXQ
by Sara Sharon
· 7 years ago
add7453
wireless: align to draft 11ax D3.0
by Shaul Triebitz
· 7 years ago
77cbbc3
mac80211: fix saving a few HE values
by Naftali Goldstein
· 7 years ago
c3d1f87
mac80211: support reporting 0-length PSDU in radiotap
by Shaul Triebitz
· 7 years ago
62872a9
mac80211: Fix PTK rekey freezes and clear text leak
by Alexander Wetzel
· 7 years ago
d1332e7
mac80211: support radiotap L-SIG data
by Shaul Triebitz
· 7 years ago
70e5366
mac80211: Store sk_pacing_shift in ieee80211_hw
by Wen Gong
· 7 years ago
e80d642
mac80211: copy VHT EXT NSS BW Support/Capable data to station
by Johannes Berg
· 7 years ago
7eb26df
mac80211: add ability to parse CCFS2
by Johannes Berg
· 7 years ago
09b4a4f
mac80211: introduce capability flags for VHT EXT NSS support
by Johannes Berg
· 7 years ago
b0aa75f
ieee80211: add new VHT capability fields/parsing
by Johannes Berg
· 7 years ago
34fb190
mac80211: in AP mode, set bss_conf::he_supported
by Shaul Triebitz
· 7 years ago
244eb9a
cfg80211: add he_capabilities (ext) IE to AP settings
by Shaul Triebitz
· 7 years ago
adf8ed0
mac80211: add an optional TXQ for other PS-buffered frames
by Johannes Berg
· 7 years ago
331aead
mac80211: use le16_encode_bits() instead of open-coding
by Johannes Berg
· 7 years ago
6f52728
mac80211: remove pointless 'params' NULL checks
by Johannes Berg
· 7 years ago
Next »