index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net sched filters: fix notification of filter delete with proper handle
Jamal Hadi Salim
2016-10-27
1
-1
/
+2
*
flow_dissector: fix vlan tag handling
Arnd Bergmann
2016-10-27
1
-5
/
+5
*
net: ipv6: Do not consider link state for nexthop validation
David Ahern
2016-10-27
1
-2
/
+4
*
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
2016-10-27
1
-20
/
+48
*
udp: fix IP_CHECKSUM handling
Eric Dumazet
2016-10-26
3
-7
/
+9
*
sctp: fix the panic caused by route update
Xin Long
2016-10-26
1
-1
/
+7
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-10-23
3
-35
/
+42
|
\
|
*
Bluetooth: Fix append max 11 bytes of name to scan rsp data
MichaĆ Narajowski
2016-10-19
3
-35
/
+42
*
|
net: sctp, forbid negative length
Jiri Slaby
2016-10-23
1
-1
/
+4
*
|
ipv6: do not increment mac header when it's unset
Jason A. Donenfeld
2016-10-23
1
-1
/
+2
*
|
ipv4: use the right lock for ping_group_range
WANG Cong
2016-10-22
1
-4
/
+4
*
|
netns: revert "netns: avoid disabling irq for netns id"
Paul Moore
2016-10-22
1
-15
/
+20
*
|
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
2016-10-21
2
-6
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-10-21
13
-42
/
+70
|
\
\
|
*
|
netfilter: fix nf_queue handling
Pablo Neira Ayuso
2016-10-20
3
-27
/
+36
|
*
|
netfilter: conntrack: restart gc immediately if GC_MAX_EVICTS is reached
Nicolas Dichtel
2016-10-20
1
-1
/
+1
|
*
|
netfilter: x_tables: suppress kmemcheck warning
Florian Westphal
2016-10-19
1
-1
/
+1
|
*
|
netfilter: nf_tables: avoid uninitialized variable warning
Arnd Bergmann
2016-10-18
1
-6
/
+4
|
*
|
netfilter: nft_range: validate operation netlink attribute
Pablo Neira Ayuso
2016-10-17
1
-1
/
+15
|
*
|
netfilter: nft_exthdr: fix error handling in nft_exthdr_init()
Dan Carpenter
2016-10-17
1
-1
/
+2
|
*
|
netfilter: nf_tables: underflow in nft_parse_u32_check()
Dan Carpenter
2016-10-17
1
-1
/
+1
|
*
|
netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policy
Liping Zhang
2016-10-17
1
-0
/
+1
|
*
|
netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias name
Liping Zhang
2016-10-17
1
-0
/
+2
|
*
|
netfilter: xt_NFLOG: fix unexpected truncated packet
Liping Zhang
2016-10-17
1
-0
/
+1
|
*
|
netfilter: nft_dynset: fix element timeout for HZ != 1000
Anders K. Pedersen
2016-10-17
1
-2
/
+4
|
*
|
netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constants
Geert Uytterhoeven
2016-10-17
1
-2
/
+2
|
|
/
*
|
ipv4: disable BH in set_ping_group_range()
Eric Dumazet
2016-10-20
1
-2
/
+2
*
|
udp: must lock the socket in udp_disconnect()
Eric Dumazet
2016-10-20
7
-8
/
+17
*
|
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-20
8
-8
/
+9
*
|
ipv6: properly prevent temp_prefered_lft sysctl race
Jiri Bohac
2016-10-20
1
-5
/
+4
*
|
net/ncsi: Improve HNCDSC AEN handler
Gavin Shan
2016-10-20
1
-3
/
+15
*
|
net/ncsi: Choose hot channel as active one if necessary
Gavin Shan
2016-10-20
2
-3
/
+20
*
|
net/ncsi: Fix stale link state of inactive channels on failover
Gavin Shan
2016-10-20
2
-1
/
+28
*
|
net/ncsi: Avoid if statements in ncsi_suspend_channel()
Gavin Shan
2016-10-20
1
-28
/
+50
*
|
net/sched: act_mirred: Use passed lastuse argument
Paul Blakey
2016-10-20
1
-1
/
+4
*
|
tcp: do not export sysctl_tcp_low_latency
Eric Dumazet
2016-10-19
1
-1
/
+0
*
|
switchdev: Execute bridge ndos only for bridge ports
Ido Schimmel
2016-10-19
1
-0
/
+9
*
|
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
2016-10-19
1
-3
/
+7
*
|
flow_dissector: Check skb for VLAN only if skb specified.
Eric Garver
2016-10-19
1
-4
/
+2
*
|
soreuseport: do not export reuseport_add_sock()
Eric Dumazet
2016-10-18
1
-1
/
+0
*
|
bridge: multicast: restore perm router ports on multicast enable
Nikolay Aleksandrov
2016-10-18
1
-9
/
+14
*
|
tcp: Remove unused but set variable
Tobias Klauser
2016-10-18
1
-2
/
+0
*
|
ipv4: Remove unused but set variable
Tobias Klauser
2016-10-18
1
-3
/
+0
*
|
net/hsr: Remove unused but set variable
Tobias Klauser
2016-10-18
1
-4
/
+0
*
|
Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-10-18
10
-92
/
+150
|
\
\
|
*
|
mac80211: move struct aead_req off the stack
Ard Biesheuvel
2016-10-17
7
-62
/
+93
|
*
|
mac80211: fix CMD_FRAME for AP_VLAN
Michael Braun
2016-10-12
1
-1
/
+1
|
*
|
mac80211: validate DA/SA during A-MSDU decapsulation
Johannes Berg
2016-10-12
1
-1
/
+19
|
*
|
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
Johannes Berg
2016-10-12
2
-3
/
+14
|
*
|
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
Johannes Berg
2016-10-12
2
-20
/
+12
[next]