summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-26net: Fix panic in icmp_route_lookupDavid Ahern
2015-09-25inet: constify inet_rtx_syn_ack() sock argumentEric Dumazet
2015-09-25tcp/dccp: constify rtx_synack() and friendsEric Dumazet
2015-09-25dccp: constify dccp_make_response() socket argumentEric Dumazet
2015-09-25tcp: constify tcp_v{4|6}_send_synack() socket argumentEric Dumazet
2015-09-25ipv6: constify ip6_xmit() sock argumentEric Dumazet
2015-09-25tcp: constify tcp_make_synack() socket argumentEric Dumazet
2015-09-25tcp: remove tcp_ecn_make_synack() socket argumentEric Dumazet
2015-09-25tcp: remove tcp_synack_options() socket argumentEric Dumazet
2015-09-25ip: constify ip_build_and_send_pkt() socket argumentEric Dumazet
2015-09-25tcp: md5: constify tcp_md5_do_lookup() socket argumentEric Dumazet
2015-09-25ipv6: constify inet6_csk_route_req() socket argumentEric Dumazet
2015-09-25ipv6: constify ip6_dst_lookup_{flow|tail}() sock argumentsEric Dumazet
2015-09-25inet: constify inet_csk_route_req() socket argumentEric Dumazet
2015-09-25inet: constify ip_route_output_flow() socket argumentEric Dumazet
2015-09-25tcp: constify tcp_openreq_init_rwin()Eric Dumazet
2015-09-25tcp: constify listener socket in tcp_v[46]_init_req()Eric Dumazet
2015-09-25net: remove unused argument of __netdev_find_adj()Michal Kubeček
2015-09-25l2tp: auto load IP modulesstephen hemminger
2015-09-25l2tp: auto load type modulesstephen hemminger
2015-09-25net: dsa: Set a "dsa" device_typeFlorian Fainelli
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-25net: fix net_device refcountingRussell King
2015-09-25net: dsa: fix of_mdio_find_bus() device refcount leakRussell King
2015-09-25switchdev: reduce transaction phase enum down to a booleanJiri Pirko
2015-09-25dsa: use prepare/commit switchdev transaction helpersJiri Pirko
2015-09-25switchdev: remove "ABORT" transaction phaseJiri Pirko
2015-09-25switchdev: move transaction phase enum under transaction structureJiri Pirko
2015-09-25switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko
2015-09-25switchdev: rename "trans" to "trans_ph".Jiri Pirko
2015-09-24ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett
2015-09-24Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-09-24ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett
2015-09-24fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-09-24tcp: factorize sk_txhash initEric Dumazet
2015-09-24net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong
2015-09-24lwtunnel: remove source and destination UDP port config optionJiri Benc
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc
2015-09-24ipv6: remove unused neigh parameter from ndisc functionsJiri Benc
2015-09-24genetlink: simplify genl_notifyJiri Benc
2015-09-24netlink: Replace rhash_portid with boundHerbert Xu
2015-09-23bridge: don't age externally added FDB entriesSiva Mannem
2015-09-23bridge: define some min/max/default ageing time constantsScott Feldman
2015-09-23Fix AF_PACKET ABI breakage in 4.2David Woodhouse
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman
2015-09-23cls_bpf: further limit exec opcodes subsetDaniel Borkmann
2015-09-23cls_bpf: make binding to classid optionalDaniel Borkmann
2015-09-23cls_bpf: also dump TCA_BPF_FLAGSDaniel Borkmann