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
*
net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver
Florian Fainelli
2017-01-09
1
-5
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-09
9
-48
/
+68
|
\
|
*
netlabel: add CALIPSO to the list of built-in protocols
Paul Moore
2017-01-07
1
-4
/
+1
|
*
Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-01-06
1
-9
/
+7
|
|
\
|
|
*
nl80211: fix sched scan netlink socket owner destruction
Johannes Berg
2017-01-05
1
-9
/
+7
|
*
|
vti6: fix device register to report IFLA_INFO_KIND
David Forster
2017-01-06
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-01-05
6
-34
/
+59
|
|
\
\
|
|
*
|
bridge: netfilter: Fix dropping packets that moving through bridge interface
Artur Molchanov
2016-12-30
1
-1
/
+1
|
|
*
|
netfilter: ipt_CLUSTERIP: check duplicate config when initializing
Xin Long
2016-12-23
1
-11
/
+23
|
|
*
|
netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is set
Pablo Neira Ayuso
2016-12-14
1
-8
/
+19
|
|
*
|
netfilter: nf_tables: fix oob access
Florian Westphal
2016-12-14
1
-1
/
+1
|
|
*
|
netfilter: nft_queue: use raw_smp_processor_id()
Pablo Neira Ayuso
2016-12-14
1
-1
/
+1
|
|
*
|
netfilter: nft_quota: reset quota after dump
Pablo Neira Ayuso
2016-12-14
1
-12
/
+14
*
|
|
|
net/sched: act_csum: compute crc32c on SCTP packets
Davide Caratti
2017-01-09
1
-0
/
+30
*
|
|
|
net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selected
Davide Caratti
2017-01-09
1
-0
/
+1
*
|
|
|
cls_u32: don't bother explicitly initializing ->divisor to zero
Alexandru Moise
2017-01-09
1
-1
/
+0
*
|
|
|
syncookies: use SipHash in place of SHA1
Jason A. Donenfeld
2017-01-09
2
-38
/
+24
*
|
|
|
secure_seq: use SipHash in place of MD5
Jason A. Donenfeld
2017-01-09
1
-82
/
+63
*
|
|
|
net: ipv4: remove disable of bottom half in inet_rtm_getroute
David Ahern
2017-01-09
1
-2
/
+0
*
|
|
|
net: change init_inodecache() return void
yuan linyu
2017-01-09
1
-4
/
+2
*
|
|
|
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
2017-01-09
2
-3
/
+5
*
|
|
|
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2017-01-09
2
-11
/
+9
*
|
|
|
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2017-01-09
6
-22
/
+13
*
|
|
|
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2017-01-09
2
-14
/
+7
*
|
|
|
net-tc: make MAX_RECLASSIFY_LOOP local
Willem de Bruijn
2017-01-09
1
-1
/
+2
*
|
|
|
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
7
-24
/
+12
*
|
|
|
net: ipv4: Remove flow arg from ip_mkroute_input
David Ahern
2017-01-08
1
-2
/
+1
*
|
|
|
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
2017-01-08
2
-7
/
+2
*
|
|
|
net: dsa: move HWMON support to its own file
Vivien Didelot
2017-01-08
4
-129
/
+159
*
|
|
|
l2tp: rework socket comparison in __l2tp_ip*_bind_lookup()
Guillaume Nault
2017-01-07
2
-14
/
+35
*
|
|
|
l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup()
Guillaume Nault
2017-01-07
2
-6
/
+0
*
|
|
|
l2tp: make __l2tp_ip*_bind_lookup() parameters 'const'
Guillaume Nault
2017-01-07
2
-5
/
+5
*
|
|
|
l2tp: remove redundant addr_len check in l2tp_ip_bind()
Guillaume Nault
2017-01-07
1
-1
/
+1
*
|
|
|
RDS: validate the requested traces user input against max supported
santosh.shilimkar@oracle.com
2017-01-07
1
-0
/
+3
*
|
|
|
sctp: prepare asoc stream for stream reconf
Xin Long
2017-01-07
8
-160
/
+116
*
|
|
|
udp: inuse checks can quit early for reuseport
Eric Garver
2017-01-07
1
-10
/
+19
*
|
|
|
net: ipv4: make fib_select_default static
David Ahern
2017-01-06
1
-1
/
+1
*
|
|
|
net: ipv4: Simplify rt_fill_info
David Ahern
2017-01-06
1
-13
/
+7
*
|
|
|
net: dsa: remove version string
Vivien Didelot
2017-01-06
3
-7
/
+0
*
|
|
|
ipv6: do not send RTM_DELADDR for tentative addresses
Mahesh Bandewar
2017-01-06
1
-0
/
+7
*
|
|
|
tcp: provide timestamps for partial writes
Soheil Hassas Yeganeh
2017-01-05
1
-8
/
+10
*
|
|
|
Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-01-05
7
-384
/
+13
|
\
\
\
\
|
*
|
|
|
rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_calls
David Howells
2017-01-05
1
-2
/
+7
|
*
|
|
|
rxrpc: Add some more tracing
David Howells
2017-01-05
2
-1
/
+6
|
*
|
|
|
rxrpc: Fix handling of enums-to-string translation in tracing
David Howells
2017-01-05
5
-381
/
+0
*
|
|
|
|
net:dsa: check for EPROBE_DEFER from dsa_dst_parse()
Volodymyr Bendiuga
2017-01-05
1
-1
/
+7
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-05
14
-47
/
+79
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
2017-01-03
1
-1
/
+7
|
*
|
|
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
2017-01-03
1
-1
/
+1
|
*
|
|
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
2017-01-02
1
-1
/
+6
[next]