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
...
|
*
|
|
bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag.
Kshitij Soni
2017-02-13
1
-6
/
+26
|
*
|
|
bnxt_en: Update to firmware interface spec 1.7.0.
Michael Chan
2017-02-13
3
-88
/
+363
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-13
16
-122
/
+832
|
\
\
\
|
*
|
|
netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selection
Pablo Neira Ayuso
2017-02-12
3
-3
/
+4
|
*
|
|
netfilter: update MAINTAINERS
Pablo Neira Ayuso
2017-02-12
1
-2
/
+1
|
*
|
|
netfilter: nf_tables: add NFTA_RULE_ID attribute
Pablo Neira Ayuso
2017-02-12
3
-0
/
+31
|
*
|
|
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
3
-4
/
+40
|
*
|
|
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
3
-16
/
+124
|
*
|
|
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
2
-3
/
+21
|
*
|
|
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
4
-5
/
+21
|
*
|
|
netfilter: nf_tables: rename struct nft_set_estimate class field
Pablo Neira Ayuso
2017-02-08
4
-10
/
+10
|
*
|
|
netfilter: nf_tables: add flush field to struct nft_set_iter
Pablo Neira Ayuso
2017-02-08
2
-0
/
+5
|
*
|
|
netfilter: nf_tables: rename deactivate_one() to flush()
Pablo Neira Ayuso
2017-02-08
4
-13
/
+13
|
*
|
|
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
4
-6
/
+9
|
*
|
|
netfilter: nft_exthdr: Add support for existence check
Phil Sutter
2017-02-08
2
-2
/
+26
*
|
|
|
net_sched: fix error recovery at qdisc creation
Eric Dumazet
2017-02-12
5
-23
/
+19
|
|
/
/
|
/
|
|
*
|
|
net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed
Ivan Khoronzhuk
2017-02-12
1
-1
/
+1
*
|
|
vxlan: remove vni zero check and drop for COLLECT_METADATA
Roopa Prabhu
2017-02-12
1
-3
/
+0
*
|
|
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2017-02-12
5
-16
/
+14
*
|
|
sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors
Edward Cree
2017-02-12
1
-1
/
+2
*
|
|
Merge branch 'ipvtap'
David S. Miller
2017-02-12
14
-1208
/
+1706
|
\
\
\
|
*
|
|
ipvtap: IP-VLAN based tap driver
Sainath Grandhi
2017-02-12
7
-13
/
+280
|
*
|
|
tap: tap as an independent module
Sainath Grandhi
2017-02-12
6
-5
/
+22
|
*
|
|
tap: Extending tap device create/destroy APIs
Sainath Grandhi
2017-02-12
3
-26
/
+102
|
*
|
|
tap: Abstract type of virtual interface from tap implementation
Sainath Grandhi
2017-02-12
4
-165
/
+229
|
*
|
|
tap: Tap character device creation/destroy API
Sainath Grandhi
2017-02-12
3
-32
/
+63
|
*
|
|
tap: Renaming tap related APIs, data structures, macros
Sainath Grandhi
2017-02-12
6
-201
/
+202
|
*
|
|
tap: Refactoring macvtap.c
Sainath Grandhi
2017-02-12
4
-196
/
+238
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-11
97
-341
/
+853
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-10
23
-113
/
+297
|
|
\
\
\
|
|
*
|
|
l2tp: do not use udp_ioctl()
Eric Dumazet
2017-02-10
3
-2
/
+28
|
|
*
|
|
xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
Boris Ostrovsky
2017-02-10
1
-1
/
+2
|
|
*
|
|
NET: mkiss: Fix panic
Ralf Baechle
2017-02-10
1
-2
/
+2
|
|
*
|
|
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
2017-02-10
1
-1
/
+1
|
|
*
|
|
net: phy: Initialize mdio clock at probe function
Yendapally Reddy Dhananjaya Reddy
2017-02-09
1
-4
/
+2
|
|
*
|
|
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
2017-02-09
2
-0
/
+2
|
|
*
|
|
xen-netfront: Improve error handling during initialization
Ross Lagerwall
2017-02-09
1
-18
/
+11
|
|
*
|
|
Merge branch 'sierra_net-fixes'
David S. Miller
2017-02-09
1
-40
/
+71
|
|
|
\
\
\
|
|
|
*
|
|
sierra_net: Skip validating irrelevant fields for IDLE LSIs
Stefan Brüns
2017-02-09
1
-7
/
+7
|
|
|
*
|
|
sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications
Stefan Brüns
2017-02-09
1
-35
/
+66
|
|
|
/
/
/
|
|
*
|
|
kcm: fix 0-length case for kcm_sendmsg()
WANG Cong
2017-02-09
1
-18
/
+22
[prev]
[next]