index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
|
nfsd/sunrpc: move sv_function into sv_ops
Jeff Layton
2015-08-10
|
*
|
|
|
|
|
|
|
nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
Jeff Layton
2015-08-10
|
*
|
|
|
|
|
|
|
svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
Chuck Lever
2015-08-10
|
*
|
|
|
|
|
|
|
svcrdma: Remove svc_rdma_fastreg()
Chuck Lever
2015-07-20
|
*
|
|
|
|
|
|
|
svcrdma: Clean up svc_rdma_get_reply_array()
Chuck Lever
2015-07-20
|
*
|
|
|
|
|
|
|
svcrdma: Fix send_reply() scatter/gather set-up
Chuck Lever
2015-07-20
|
*
|
|
|
|
|
|
|
NFS/RDMA Release resources in svcrdma when device is removed
Shirley Ma
2015-07-20
*
|
|
|
|
|
|
|
|
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
2015-09-04
*
|
|
|
|
|
|
|
|
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-04
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
2015-09-02
|
*
|
|
|
|
|
|
|
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
Daniel Borkmann
2015-09-02
|
*
|
|
|
|
|
|
|
ipv6: fix exthdrs offload registration in out_rt path
Daniel Borkmann
2015-09-02
|
*
|
|
|
|
|
|
|
sock, diag: fix panic in sock_diag_put_filterinfo
Daniel Borkmann
2015-09-02
|
*
|
|
|
|
|
|
|
flow_dissector: Use 'const' where possible.
David S. Miller
2015-09-01
|
*
|
|
|
|
|
|
|
flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c
David S. Miller
2015-09-01
|
*
|
|
|
|
|
|
|
flow_dissector: Don't use bit fields.
David S. Miller
2015-09-01
|
*
|
|
|
|
|
|
|
flow_dissector: Ignore flow dissector return value from ___skb_get_hash
Tom Herbert
2015-09-01
|
*
|
|
|
|
|
|
|
flow_dissector: Add control/reporting of encapsulation
Tom Herbert
2015-09-01
|
*
|
|
|
|
|
|
|
flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen
Tom Herbert
2015-09-01
|
*
|
|
|
|
|
|
|
flow_dissector: Add flag to stop parsing at L3
Tom Herbert
2015-09-01
|
*
|
|
|
|
|
|
|
flow_dissector: Support IPv6 fragment header
Tom Herbert
2015-09-01
|
*
|
|
|
|
|
|
|
flow_dissector: Add control/reporting of fragmentation
Tom Herbert
2015-09-01
|
*
|
|
|
|
|
|
|
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
2015-09-01
|
*
|
|
|
|
|
|
|
flow_dissector: Jump to exit code in __skb_flow_dissect
Tom Herbert
2015-09-01
|
*
|
|
|
|
|
|
|
flowi: Abstract out functions to get flow hash based on flowi
Tom Herbert
2015-09-01
|
*
|
|
|
|
|
|
|
skbuff: Make __skb_set_sw_hash a general function
Tom Herbert
2015-09-01
|
*
|
|
|
|
|
|
|
net: Make table id type u32
David Ahern
2015-09-01
|
*
|
|
|
|
|
|
|
tun_dst: Remove opts_size
Pravin B Shelar
2015-08-31
|
*
|
|
|
|
|
|
|
ipv6: send only one NEWLINK when RA causes changes
Marius Tomaschewski
2015-08-31
|
*
|
|
|
|
|
|
|
ipv6: send NEWLINK on RA managed/otherconf changes
Marius Tomaschewski
2015-08-31
|
*
|
|
|
|
|
|
|
net: dsa: Allow DSA and CPU ports to have a phy-mode property
Andrew Lunn
2015-08-31
|
*
|
|
|
|
|
|
|
net: dsa: Allow configuration of CPU & DSA port speeds/duplex
Andrew Lunn
2015-08-31
|
*
|
|
|
|
|
|
|
mpls: fix mpls_net_init memory leak
Nikolay Aleksandrov
2015-08-31
|
*
|
|
|
|
|
|
|
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
2015-08-31
|
*
|
|
|
|
|
|
|
fib, fib6: reject invalid feature bits
Daniel Borkmann
2015-08-31
|
*
|
|
|
|
|
|
|
net: fib6: reduce identation in ip6_convert_metrics
Daniel Borkmann
2015-08-31
|
*
|
|
|
|
|
|
|
net: fib: move metrics parsing to a helper
Florian Westphal
2015-08-31
|
*
|
|
|
|
|
|
|
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2015-08-31
|
*
|
|
|
|
|
|
|
ipv4: fix 32b build
Madalin Bucur
2015-08-31
|
*
|
|
|
|
|
|
|
ipv4: Fix 32-bit build.
David S. Miller
2015-08-30
|
*
|
|
|
|
|
|
|
netlink: rx mmap: fix POLLIN condition
Ken-ichirou MATSUZAWA
2015-08-30
|
*
|
|
|
|
|
|
|
net: Optimize snmp stat aggregation by walking all the percpu data at once
Raghavendra K T
2015-08-30
|
*
|
|
|
|
|
|
|
net: Introduce helper functions to get the per cpu data
Raghavendra K T
2015-08-30
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-30
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
sctp: Do not try to search for the transport twice
Vlad Yasevich
2015-08-28
|
|
*
|
|
|
|
|
|
|
sctp: ASCONF-ACK with Unresolvable Address should be sent
lucien
2015-08-28
|
|
*
|
|
|
|
|
|
|
netlink: mmap: fix lookup frame position
Ken-ichirou MATSUZAWA
2015-08-28
|
|
*
|
|
|
|
|
|
|
netlink: add NETLINK_CAP_ACK socket option
Christophe Ricard
2015-08-28
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
openvswitch: Remove vport-net
Pravin B Shelar
2015-08-29
[prev]
[next]