summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | nfsd/sunrpc: move sv_function into sv_opsJeff Layton2015-08-10
| * | | | | | | | nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-10
| * | | | | | | | svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever2015-08-10
| * | | | | | | | svcrdma: Remove svc_rdma_fastreg()Chuck Lever2015-07-20
| * | | | | | | | svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever2015-07-20
| * | | | | | | | svcrdma: Fix send_reply() scatter/gather set-upChuck Lever2015-07-20
| * | | | | | | | NFS/RDMA Release resources in svcrdma when device is removedShirley Ma2015-07-20
* | | | | | | | | userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli2015-09-04
* | | | | | | | | fs: create and use seq_show_option for escapingKees Cook2015-09-04
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\ \ \ \ \ \ \ \
| * | | | | | | | netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2015-09-02
| * | | | | | | | netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann2015-09-02
| * | | | | | | | ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann2015-09-02
| * | | | | | | | sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann2015-09-02
| * | | | | | | | flow_dissector: Use 'const' where possible.David S. Miller2015-09-01
| * | | | | | | | flow: Move __get_hash_from_flowi{4,6} into flow_dissector.cDavid S. Miller2015-09-01
| * | | | | | | | flow_dissector: Don't use bit fields.David S. Miller2015-09-01
| * | | | | | | | flow_dissector: Ignore flow dissector return value from ___skb_get_hashTom Herbert2015-09-01
| * | | | | | | | flow_dissector: Add control/reporting of encapsulationTom Herbert2015-09-01
| * | | | | | | | flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert2015-09-01
| * | | | | | | | flow_dissector: Add flag to stop parsing at L3Tom Herbert2015-09-01
| * | | | | | | | flow_dissector: Support IPv6 fragment headerTom Herbert2015-09-01
| * | | | | | | | flow_dissector: Add control/reporting of fragmentationTom Herbert2015-09-01
| * | | | | | | | flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-01
| * | | | | | | | flow_dissector: Jump to exit code in __skb_flow_dissectTom Herbert2015-09-01
| * | | | | | | | flowi: Abstract out functions to get flow hash based on flowiTom Herbert2015-09-01
| * | | | | | | | skbuff: Make __skb_set_sw_hash a general functionTom Herbert2015-09-01
| * | | | | | | | net: Make table id type u32David Ahern2015-09-01
| * | | | | | | | tun_dst: Remove opts_sizePravin B Shelar2015-08-31
| * | | | | | | | ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski2015-08-31
| * | | | | | | | ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski2015-08-31
| * | | | | | | | net: dsa: Allow DSA and CPU ports to have a phy-mode propertyAndrew Lunn2015-08-31
| * | | | | | | | net: dsa: Allow configuration of CPU & DSA port speeds/duplexAndrew Lunn2015-08-31
| * | | | | | | | mpls: fix mpls_net_init memory leakNikolay Aleksandrov2015-08-31
| * | | | | | | | tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-31
| * | | | | | | | fib, fib6: reject invalid feature bitsDaniel Borkmann2015-08-31
| * | | | | | | | net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann2015-08-31
| * | | | | | | | net: fib: move metrics parsing to a helperFlorian Westphal2015-08-31
| * | | | | | | | ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-31
| * | | | | | | | ipv4: fix 32b buildMadalin Bucur2015-08-31
| * | | | | | | | ipv4: Fix 32-bit build.David S. Miller2015-08-30
| * | | | | | | | netlink: rx mmap: fix POLLIN conditionKen-ichirou MATSUZAWA2015-08-30
| * | | | | | | | net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T2015-08-30
| * | | | | | | | net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-30
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sctp: Do not try to search for the transport twiceVlad Yasevich2015-08-28
| | * | | | | | | | sctp: ASCONF-ACK with Unresolvable Address should be sentlucien2015-08-28
| | * | | | | | | | netlink: mmap: fix lookup frame positionKen-ichirou MATSUZAWA2015-08-28
| | * | | | | | | | netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard2015-08-28
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | openvswitch: Remove vport-netPravin B Shelar2015-08-29