index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg
Ezequiel Garcia
2017-02-16
1
-1
/
+1
*
openvswitch: Set internal device max mtu to ETH_MAX_MTU.
Jarno Rajahalme
2017-02-15
1
-0
/
+2
*
net_sched: nla_memdup_cookie() can be static
Wei Yongjun
2017-02-14
1
-1
/
+1
*
bridge: fdb: converge fdb_delete_by functions into one
Nikolay Aleksandrov
2017-02-14
1
-47
/
+15
*
bridge: fdb: add proper lock checks in searching functions
Nikolay Aleksandrov
2017-02-14
2
-0
/
+13
*
bridge: fdb: converge fdb searching functions into one
Nikolay Aleksandrov
2017-02-14
4
-70
/
+54
*
sched: Fix accidental removal of errout goto
Jiri Pirko
2017-02-14
1
-0
/
+1
*
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
Eric Dumazet
2017-02-14
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-13
11
-112
/
+778
|
\
|
*
netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selection
Pablo Neira Ayuso
2017-02-12
3
-3
/
+4
|
*
netfilter: nf_tables: add NFTA_RULE_ID attribute
Pablo Neira Ayuso
2017-02-12
1
-0
/
+26
|
*
netfilter: nf_tables: add check_genid to the nfnetlink subsystem
Pablo Neira Ayuso
2017-02-12
1
-0
/
+6
|
*
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
2017-02-12
1
-4
/
+27
|
*
netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()
Pablo Neira Ayuso
2017-02-12
1
-23
/
+28
|
*
netfilter: nfnetlink: get rid of u_intX_t types
Pablo Neira Ayuso
2017-02-12
1
-8
/
+8
|
*
netfilter: nf_ct_expect: nf_ct_expect_insert() returns void
Gao Feng
2017-02-12
1
-5
/
+3
|
*
netfilter: nf_ct_sip: Use mod_timer_pending()
Gao Feng
2017-02-12
1
-7
/
+5
|
*
netfilter: nft_exthdr: add TCP option matching
Manuel Messner
2017-02-08
2
-15
/
+108
|
*
netfilter: nft_ct: add zone id set support
Florian Westphal
2017-02-08
1
-1
/
+143
|
*
netfilter: nft_ct: prepare for key-dependent error unwind
Florian Westphal
2017-02-08
1
-14
/
+15
|
*
netfilter: nft_ct: add zone id get support
Florian Westphal
2017-02-08
1
-3
/
+19
|
*
netfilter: nf_tables: add bitmap set type
Pablo Neira Ayuso
2017-02-08
3
-0
/
+321
|
*
netfilter: nf_tables: add space notation to sets
Pablo Neira Ayuso
2017-02-08
3
-5
/
+19
|
*
netfilter: nf_tables: rename struct nft_set_estimate class field
Pablo Neira Ayuso
2017-02-08
3
-8
/
+8
|
*
netfilter: nf_tables: add flush field to struct nft_set_iter
Pablo Neira Ayuso
2017-02-08
1
-0
/
+4
|
*
netfilter: nf_tables: rename deactivate_one() to flush()
Pablo Neira Ayuso
2017-02-08
3
-9
/
+9
|
*
netfilter: nf_tables: use struct nft_set_iter in set element flush
Pablo Neira Ayuso
2017-02-08
1
-7
/
+5
|
*
netfilter: nf_tables: pass netns to set->ops->remove()
Pablo Neira Ayuso
2017-02-08
3
-5
/
+7
|
*
netfilter: nft_exthdr: Add support for existence check
Phil Sutter
2017-02-08
1
-2
/
+20
*
|
net_sched: fix error recovery at qdisc creation
Eric Dumazet
2017-02-12
5
-23
/
+19
*
|
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2017-02-12
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-11
12
-23
/
+67
|
\
\
|
*
|
l2tp: do not use udp_ioctl()
Eric Dumazet
2017-02-10
3
-2
/
+28
|
*
|
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
2017-02-09
2
-0
/
+2
|
*
|
kcm: fix 0-length case for kcm_sendmsg()
WANG Cong
2017-02-09
1
-18
/
+22
|
*
|
net: dsa: Do not destroy invalid network devices
Florian Fainelli
2017-02-08
1
-0
/
+1
|
*
|
ping: fix a null pointer dereference
WANG Cong
2017-02-08
1
-0
/
+2
|
*
|
packet: round up linear to header len
Willem de Bruijn
2017-02-08
1
-3
/
+4
|
*
|
net: introduce device min_header_len
Willem de Bruijn
2017-02-08
1
-0
/
+1
|
*
|
sit: fix a double free on error path
WANG Cong
2017-02-08
1
-0
/
+1
|
*
|
ipv6: addrconf: fix generation of new temporary addresses
Marcus Huewe
2017-02-08
1
-0
/
+6
*
|
|
devlink: allow to fillup eswitch attrs even if mode_get op does not exist
Jiri Pirko
2017-02-10
1
-7
/
+9
*
|
|
devlink: use nla_put_failure goto label instead of out
Jiri Pirko
2017-02-10
1
-6
/
+6
*
|
|
devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
Jiri Pirko
2017-02-10
1
-5
/
+5
*
|
|
devlink: fix the name of eswitch commands
Jiri Pirko
2017-02-10
1
-9
/
+9
*
|
|
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
2017-02-10
21
-384
/
+219
|
\
\
\
|
*
|
|
mac80211: fix CSA in IBSS mode
Koen Vandeputte
2017-02-09
1
-2
/
+2
|
*
|
|
cfg80211: fix NAN bands definition
Luca Coelho
2017-02-09
5
-27
/
+47
|
*
|
|
cfg80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2017-02-08
3
-7
/
+15
|
*
|
|
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2017-02-08
2
-7
/
+11
[next]