summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-17
|\
| * net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov2015-11-17
| * af_unix: take receive queue lock while appending new skbHannes Frederic Sowa2015-11-17
| * rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa2015-11-17
| * net: use skb_clone to avoid alloc_pages failure.Martin Zhang2015-11-17
| * packet: Use PAGE_ALIGNED macroTobias Klauser2015-11-17
| * packet: Don't check frames_per_block against negative valuesTobias Klauser2015-11-17
| * vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2015-11-17
| * vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich2015-11-17
| * snmp: Remove duplicate OUTMCAST stat incrementNeil Horman2015-11-16
| * net/core: use netdev name in warning if no parentBjørn Mork2015-11-16
| * af_unix: don't append consumed skbs to sk_receive_queueHannes Frederic Sowa2015-11-16
| * raw: increment correct SNMP counters for ICMP messagesBen Cartwright-Cox2015-11-16
| * net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov2015-11-16
| * net: fix feature changes on devices without ndo_set_featuresNikolay Aleksandrov2015-11-16
| * switchdev: bridge: Check return code is not EOPNOTSUPPIdo Schimmel2015-11-16
| * ipvs: use skb_to_full_sk() helperEric Dumazet2015-11-15
| * tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-15
| * sctp: translate host order to network order when setting a hmacidlucien2015-11-15
| * packet: fix tpacket_snd max frame lenDaniel Borkmann2015-11-15
| * packet: infer protocol from ethernet header if unsetDaniel Borkmann2015-11-15
| * packet: only allow extra vlan len on ethernet devicesDaniel Borkmann2015-11-15
| * packet: always probe for transport headerDaniel Borkmann2015-11-15
| * packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann2015-11-15
| * ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-15
| * ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau2015-11-15
| * ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau2015-11-15
| * af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa2015-11-15
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-12
| |\
| | * netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-10
| | * netfilter: fix xt_TEE and xt_TPROXY dependenciesArnd Bergmann2015-11-10
| | * netfilter: nfnetlink_log: work around uninitialized variable warningArnd Bergmann2015-11-10
| | * netfilter: Fix removal of GRE expectation entries created by PPTPAnthony Lineham2015-11-09
| | * netfilter: ipset: Fix hash type expire: release empty hash bucket blockJozsef Kadlecsik2015-11-07
| | * netfilter: ipset: Fix hash:* type expirationJozsef Kadlecsik2015-11-07
| | * netfilter: ipset: Fix extension alignmentJozsef Kadlecsik2015-11-07
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-11-13
|\ \ \
| * | | libceph: clear msg->con in ceph_msg_release() onlyIlya Dryomov2015-11-02
| * | | libceph: add nocephx_sign_messages optionIlya Dryomov2015-11-02
| * | | libceph: stop duplicating client fields in messengerIlya Dryomov2015-11-02
| * | | libceph: drop authorizer check from cephx msg signing routinesIlya Dryomov2015-11-02
| * | | libceph: msg signing callouts don't need con argumentIlya Dryomov2015-11-02
| * | | libceph: evaluate osd_req_op_data() arguments only onceIoana Ciornei2015-11-02
| * | | libceph: introduce ceph_x_authorizer_cleanup()Ilya Dryomov2015-11-02
| * | | libceph: use local variable cursor instead of &msg->cursorShraddha Barke2015-11-02
| * | | libceph: remove con argument in handle_reply()Shraddha Barke2015-11-02
* | | | Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-11-11
|\ \ \ \ | |_|/ / |/| | |
| * | | svcrpc: document lack of some memory barriersJ. Bruce Fields2015-11-10
| * | | SUNRPC: drop stale comment in svc_setup_socket()Stefan Hajnoczi2015-11-10
| * | | sunrpc/cache: make cache flushing more reliable.Neil Brown2015-10-23