index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-04
54
-437
/
+1174
|
\
|
*
cfg80211: make RATE_INFO_BW_20 the default
Johannes Berg
2017-05-04
1
-1
/
+1
|
*
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-05-04
3
-11
/
+18
|
*
Merge branch 'qed-fixes'
David S. Miller
2017-05-04
6
-12
/
+24
|
|
\
|
|
*
qede: Fix possible misconfiguration of advertised autoneg value.
sudarsana.kalluru@cavium.com
2017-05-04
1
-0
/
+5
|
|
*
qed: Fix overriding of supported autoneg value.
sudarsana.kalluru@cavium.com
2017-05-04
3
-1
/
+9
|
|
*
qed*: Fix possible overflow for status block id field.
sudarsana.kalluru@cavium.com
2017-05-04
5
-11
/
+10
|
|
/
|
*
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
2017-05-04
1
-1
/
+1
|
*
netvsc: make sure napi enabled before vmbus_open
stephen hemminger
2017-05-04
2
-4
/
+6
|
*
aquantia: Fix driver name reported by ethtool
Pavel Belous
2017-05-04
1
-1
/
+1
|
*
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-04
2
-0
/
+5
|
*
net/sched: remove redundant null check on head
Colin Ian King
2017-05-04
1
-2
/
+1
|
*
tcp: do not inherit fastopen_req from parent
Eric Dumazet
2017-05-04
1
-0
/
+1
|
*
forcedeth: remove unnecessary carrier status check
Zhu Yanjun
2017-05-04
1
-4
/
+2
|
*
Merge branch 'ibmvnic-Updated-reset-handler-andcode-fixes'
David S. Miller
2017-05-03
2
-204
/
+388
|
|
\
|
|
*
ibmvnic: Move queue restarting in ibmvnic_tx_complete
Nathan Fontenot
2017-05-03
1
-12
/
+10
|
|
*
ibmvnic: Record SKB RX queue during poll
Thomas Falcon
2017-05-03
1
-0
/
+1
|
|
*
ibmvnic: Continue skb processing after skb completion error
Nathan Fontenot
2017-05-03
1
-1
/
+1
|
|
*
ibmvnic: Check for driver reset first in ibmvnic_xmit
Nathan Fontenot
2017-05-03
1
-6
/
+6
|
|
*
ibmvnic: Wait for any pending scrqs entries at driver close
Nathan Fontenot
2017-05-03
1
-20
/
+27
|
|
*
ibmvnic: Clean up tx pools when closing
Nathan Fontenot
2017-05-03
1
-0
/
+30
|
|
*
ibmvnic: Whitespace correction in release_rx_pools
Nathan Fontenot
2017-05-03
1
-1
/
+1
|
|
*
ibmvnic: Delete napi's when releasing driver resources
Nathan Fontenot
2017-05-03
1
-0
/
+9
|
|
*
ibmvnic: Updated reset handling
Nathan Fontenot
2017-05-03
2
-157
/
+275
|
|
*
ibmvnic: Replace is_closed with state field
Nathan Fontenot
2017-05-03
2
-9
/
+23
|
|
*
ibmvnic: Move resource initialization to its own routine
Nathan Fontenot
2017-05-03
1
-32
/
+39
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-03
14
-64
/
+174
|
|
\
|
|
*
netfilter: nf_tables: check if same extensions are set when adding elements
Pablo Neira Ayuso
2017-05-03
1
-0
/
+5
|
|
*
netfilter: update MAINTAINERS file
Pablo Neira Ayuso
2017-04-29
1
-1
/
+3
|
|
*
Merge tag 'ipvs-fixes-for-v4.11' of http://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2017-04-28
1
-5
/
+17
|
|
|
\
|
|
|
*
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
Paolo Abeni
2017-04-28
1
-5
/
+17
|
|
*
|
netfilter: x_tables: unlock on error in xt_find_table_lock()
Dan Carpenter
2017-04-28
1
-1
/
+3
|
|
|
/
|
|
*
netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path
Dave Johnson
2017-04-25
1
-1
/
+1
|
|
*
netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded
Liping Zhang
2017-04-25
1
-3
/
+2
|
|
*
bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port
Linus Lüssing
2017-04-25
1
-0
/
+20
|
|
*
netfilter: xt_socket: Fix broken IPv6 handling
Peter Tirsek
2017-04-24
1
-1
/
+1
|
|
*
netfilter: ctnetlink: acquire ct->lock before operating nf_ct_seqadj
Liping Zhang
2017-04-24
1
-6
/
+15
|
|
*
netfilter: ctnetlink: make it safer when updating ct->status
Liping Zhang
2017-04-24
2
-13
/
+33
|
|
*
netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twice
Liping Zhang
2017-04-24
1
-12
/
+12
|
|
*
netfilter: ctnetlink: drop the incorrect cthelper module request
Liping Zhang
2017-04-24
1
-16
/
+1
|
|
*
netfilter: nft_set_bitmap: free dummy elements when destroy the set
Liping Zhang
2017-04-24
1
-0
/
+5
|
|
*
netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink
Liping Zhang
2017-04-24
1
-5
/
+21
|
|
*
openvswitch: Delete conntrack entry clashing with an expectation.
Jarno Rajahalme
2017-04-24
1
-1
/
+29
|
|
*
netfilter: xt_CT: fix refcnt leak on error path
Gao Feng
2017-04-24
1
-2
/
+9
|
*
|
netfilter: conntrack: Force inlining of build check to prevent build failure
Geert Uytterhoeven
2017-05-03
1
-1
/
+1
|
*
|
test_bpf: Use ULL suffix for 64-bit constants
Geert Uytterhoeven
2017-05-03
1
-5
/
+5
|
*
|
net: usb: qmi_wwan: add Telit ME910 support
Daniele Palmas
2017-05-03
1
-0
/
+1
|
*
|
tg3: don't clear stats while tg3_close
YueHaibing
2017-05-03
1
-4
/
+0
|
*
|
selftests/bpf: get rid of -D__x86_64__
Alexei Starovoitov
2017-05-03
2
-2
/
+3
|
*
|
selftests/bpf: add a test case to check verifier pointer arithmetic
Yonghong Song
2017-05-03
3
-1
/
+275
[next]