Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
deccbe80be947fa89bca18510699893c38856f38
/
net
deccbe8
Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
a46496c
ip6_gre: Reduce log level in ip6gre_err() to debug
by Matt Bennett
· 9 years ago
41fc014
fib_rules: fix fib rule dumps across multiple skbs
by Wilson Kok
· 9 years ago
d8aecb1
net: revert "net_sched: move tp->root allocation into fw_init()"
by WANG Cong
· 9 years ago
b194f30c
lwtunnel: remove source and destination UDP port config option
by Jiri Benc
· 9 years ago
63d008a
ipv4: send arp replies to the correct tunnel
by Jiri Benc
· 9 years ago
da314c9
netlink: Replace rhash_portid with bound
by Herbert Xu
· 9 years ago
d3869ef
Fix AF_PACKET ABI breakage in 4.2
by David Woodhouse
· 9 years ago
2d8bff126
netpoll: Close race condition between poll_one_napi and napi_disable
by Neil Horman
· 9 years ago
675ee23
tcp: add proper TS val into RST packets
by Eric Dumazet
· 9 years ago
fbd0351
net: dsa: Fix Marvell Egress Trailer check
by Neil Armstrong
· 9 years ago
ae5f2fb
openvswitch: Zero flows on allocation.
by Jesse Gross
· 9 years ago
babc305e2
mac80211: reset CQM history upon reconfiguration
by Sara Sharon
· 9 years ago
2df1b13
mac80211: fix VHT MCS mask array overrun
by Johannes Berg
· 9 years ago
29c6852
inet: fix races in reqsk_queue_hash_req()
by Eric Dumazet
· 9 years ago
ed2e923
tcp/dccp: fix timewait races in timer handling
by Eric Dumazet
· 9 years ago
1f770c0
netlink: Fix autobind race condition that leads to zero port ID
by Herbert Xu
· 9 years ago
bc22a0e
iptunnel: make rx/tx bytes counters consistent
by Nicolas Dichtel
· 9 years ago
ac81374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
4e3ae00
tipc: reinitialize pointer after skb linearize
by Erik Hugne
· 9 years ago
0315e38
net: Fix behaviour of unreachable, blackhole and prohibit routes
by Nikola Forró
· 9 years ago
c2e7204
tcp_cubic: do not set epoch_start in the future
by Eric Dumazet
· 9 years ago
1dbb241
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
34f5b00
atm: deal with setting entry before mkip was called
by Sasha Levin
· 9 years ago
1d325d2
ipv6: ip6_fragment: fix headroom tests and skb leak
by Florian Westphal
· 9 years ago
58189ca
net: Fix vti use case with oif in dst lookups
by David Ahern
· 9 years ago
cc57060
openvswitch: Fix IPv6 exthdr handling with ct helpers.
by Joe Stringer
· 9 years ago
37a1d36
ipv6: include NLM_F_REPLACE in route replace notifications
by Roopa Prabhu
· 9 years ago
ad5001c
netfilter: nf_log: wait for rcu grace after logger unregistration
by Pablo Neira Ayuso
· 9 years ago
d8949aa
Bluetooth: Delay check for conn->smp in smp_conn_security()
by Johan Hedberg
· 9 years ago
20471ed
dccp: drop null test before destroy functions
by Julia Lawall
· 9 years ago
adf78ed
net: core: drop null test before destroy functions
by Julia Lawall
· 9 years ago
982b527
openvswitch: Fix mask generation for nested attributes.
by Jesse Gross
· 9 years ago
d64f69b
rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
by Roopa Prabhu
· 9 years ago
70da5b5
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
by Martin KaFai Lau
· 9 years ago
8e3d5be
ipv6: Avoid double dst_free
by Martin KaFai Lau
· 9 years ago
cdf3464
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
by Martin KaFai Lau
· 9 years ago
f230d1e
ipv6: Rename the dst_cache helper functions in ip6_tunnel
by Martin KaFai Lau
· 9 years ago
a3c119d
ipv6: Refactor common ip6gre_tunnel_init codes
by Martin KaFai Lau
· 9 years ago
ba378ca
netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
by Pablo Neira Ayuso
· 9 years ago
205ee117
netfilter: nf_log: don't zap all loggers on unregister
by Florian Westphal
· 9 years ago
38c089d
openvswitch: Fix dependency on IPv6 defrag.
by Joe Stringer
· 9 years ago
c2d4fbd
bridge: fix igmpv3 / mldv2 report parsing
by Linus Lüssing
· 9 years ago
8e2d61e
sctp: fix race on protocol/netns initialization
by Marcelo Ricardo Leitner
· 9 years ago
19539ce
ebpf: emit correct src_reg for conditional jumps
by Tycho Andersen
· 9 years ago
1853c94
netlink, mmap: transform mmap skb into full skb on taps
by Daniel Borkmann
· 9 years ago
65c61bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
3092752
tcp_cubic: better follow cubic curve after idle period
by Eric Dumazet
· 9 years ago
05c5a46
tcp: generate CA_EVENT_TX_START on data frames
by Neal Cardwell
· 9 years ago
6bb0fef
netlink, mmap: fix edge-case leakages in nf queue zero-copy
by Daniel Borkmann
· 9 years ago
a66e365
netlink, mmap: don't walk rx ring on poll if receive queue non-empty
by Daniel Borkmann
· 9 years ago
52fe51f
ipv6: fix ifnullfree.cocci warnings
by Wu Fengguang
· 9 years ago
f53de1e
net: ipv6: use common fib_default_rule_pref
by Phil Sutter
· 9 years ago
6b9ea5a
ipv6: fix multipath route replace error recovery
by Roopa Prabhu
· 9 years ago
74e98eb
RDS: verify the underlying transport exists before creating a connection
by Sasha Levin
· 9 years ago
26d2177
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
7845989
net: tipc: fix stall during bclink wakeup procedure
by Kolmakov Dmitriy
· 9 years ago
7a577f0
net: bridge: remove unnecessary switchdev include
by Vivien Didelot
· 9 years ago
bf361ad
net: bridge: check __vlan_vid_del for error
by Vivien Didelot
· 9 years ago
4e4adb2
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
f88f69d
openvswitch: Remove conntrack Kconfig option.
by Joe Stringer
· 9 years ago
080fff5
Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
8f384c0
RDS: rds_conn_lookup() should factor in the struct net for a match
by Sowmini Varadhan
· 9 years ago
0890cf6
switchdev: fix return value of switchdev_port_fdb_dump in case of error
by Jiri Pirko
· 9 years ago
53cfd05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
25b4a44
net/ipv6: Correct PIM6 mrt_lock handling
by Richard Laing
· 9 years ago
1744771
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
5136015
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
by Andrea Arcangeli
· 9 years ago
a068acf
fs: create and use seq_show_option for escaping
by Kees Cook
· 9 years ago
ef9be10
mac80211: reject software RSSI CQM with beacon filtering
by Johannes Berg
· 9 years ago
52a45f3
mac80211: avoid VHT usage with no 80MHz chans allowed
by Arik Nemtsov
· 9 years ago
549cc1c
cfg80211: regulatory: restore proper user alpha2
by Maciej S. Szmigiero
· 9 years ago
4c07789
rfkill: Copy "all" global state to other types
by João Paulo Rechi Vita
· 9 years ago
22f6689
mac80211: protect non-HT BSS when HT TDLS traffic exists
by Avri Altman
· 9 years ago
98a1f82
mac80211: Do not use sizeof() on pointer type
by Thierry Reding
· 9 years ago
410f038
sctp: add routing output fallback
by Marcelo Ricardo Leitner
· 9 years ago
d82f0f1f
sctp: fix dst leak
by Marcelo Ricardo Leitner
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
62da986
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
by Daniel Borkmann
· 9 years ago
a82b0e6
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
by Daniel Borkmann
· 9 years ago
e41b0be
ipv6: fix exthdrs offload registration in out_rt path
by Daniel Borkmann
· 9 years ago
b382c08
sock, diag: fix panic in sock_diag_put_filterinfo
by Daniel Borkmann
· 9 years ago
20a17bf
flow_dissector: Use 'const' where possible.
by David S. Miller
· 9 years ago
a17ace9
flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c
by David S. Miller
· 9 years ago
4b36993
flow_dissector: Don't use bit fields.
by David S. Miller
· 9 years ago
6db61d7
flow_dissector: Ignore flow dissector return value from ___skb_get_hash
by Tom Herbert
· 9 years ago
823b969
flow_dissector: Add control/reporting of encapsulation
by Tom Herbert
· 9 years ago
872b1ab
flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen
by Tom Herbert
· 9 years ago
8306b68
flow_dissector: Add flag to stop parsing at L3
by Tom Herbert
· 9 years ago
b840f28
flow_dissector: Support IPv6 fragment header
by Tom Herbert
· 9 years ago
807e165
flow_dissector: Add control/reporting of fragmentation
by Tom Herbert
· 9 years ago
cd79a23
flow_dissector: Add flags argument to skb_flow_dissector functions
by Tom Herbert
· 9 years ago
a6e544b
flow_dissector: Jump to exit code in __skb_flow_dissect
by Tom Herbert
· 9 years ago
c6cc1ca
flowi: Abstract out functions to get flow hash based on flowi
by Tom Herbert
· 9 years ago
bcc8383
skbuff: Make __skb_set_sw_hash a general function
by Tom Herbert
· 9 years ago
9b8ff51
net: Make table id type u32
by David Ahern
· 9 years ago
9cf94ea
netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths
by Daniel Borkmann
· 9 years ago
63b6c13
tun_dst: Remove opts_size
by Pravin B Shelar
· 9 years ago
2053aeb
ipv6: send only one NEWLINK when RA causes changes
by Marius Tomaschewski
· 9 years ago
d4c9039
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
Next »