summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-02-262-6/+13
|\
| * libceph: don't spam dmesg with stray reply warningsIlya Dryomov2016-02-241-2/+2
| * libceph: use the right footer size when skipping a messageIlya Dryomov2016-02-241-2/+9
| * libceph: don't bail early from try_read() when skipping a messageIlya Dryomov2016-02-241-2/+2
* | Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-02-251-1/+1
|\ \
| * | sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi2016-02-231-1/+1
| |/
* | Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-02-232-1/+3
|\ \
| * \ Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2016-02-181-0/+2
| |\ \
| | * | xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.lenChuck Lever2016-02-171-0/+2
| * | | auth_gss: fix panic in gss_pipe_downcall() in fips modeScott Mayhew2016-02-171-1/+1
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-02-211-2/+4
|\ \ \ \
| * | | | Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson2016-02-201-2/+4
* | | | | sctp: Fix port hash table size computationNeil Horman2016-02-211-8/+38
|/ / / /
* | | | af_unix: Don't use continue to re-execute unix_stream_read_generic loopRainer Weikusat2016-02-191-1/+2
* | | | unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin2016-02-191-1/+1
* | | | lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni2016-02-191-1/+1
* | | | tipc: unlock in error pathInsu Yun2016-02-191-1/+3
* | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-02-193-5/+33
|\ \ \ \
| * | | | batman-adv: Avoid endless loop in bat-on-bat netdevice checkAndrew Lunn2016-02-161-0/+25
| * | | | batman-adv: Only put orig_node_vlan list reference when removedSven Eckelmann2016-02-161-2/+4
| * | | | batman-adv: Only put gw_node list reference when removedSven Eckelmann2016-02-161-3/+4
* | | | | rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2016-02-192-2/+2
* | | | | net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov2016-02-191-2/+2
* | | | | net: caif: fix erroneous return valueAnton Protopopov2016-02-181-1/+1
* | | | | appletalk: fix erroneous return valueAnton Protopopov2016-02-181-1/+1
* | | | | IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter2016-02-181-1/+3
* | | | | gre: clear IFF_TX_SKB_SHARINGJiri Benc2016-02-182-2/+4
* | | | | tcp/dccp: fix another race at listener dismantleEric Dumazet2016-02-185-35/+35
* | | | | route: check and remove route cache when we get routeXin Long2016-02-181-14/+63
* | | | | net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim2016-02-181-0/+1
* | | | | tcp: correctly crypto_alloc_hash return checkInsu Yun2016-02-171-1/+1
* | | | | net: dsa: Unregister slave_dev in error pathFlorian Fainelli2016-02-171-0/+1
* | | | | l2tp: Fix error creating L2TP tunnelsMark Tomlinson2016-02-171-4/+14
* | | | | tcp: md5: release request socket instead of listenerEric Dumazet2016-02-161-2/+4
* | | | | tcp: do not set rtt_min to 1Eric Dumazet2016-02-161-1/+4
* | | | | net: dsa: remove phy_disconnect from error pathSascha Hauer2016-02-161-1/+0
* | | | | tipc: fix premature addition of node to lookup tableJon Paul Maloy2016-02-161-6/+6
* | | | | bridge: mdb: avoid uninitialized variable warningArnd Bergmann2016-02-161-2/+2
* | | | | net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck2016-02-161-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-02-167-16/+91
|\ \ \ \ \
| * | | | | netfilter: nft_counter: fix erroneous return valuesAnton Protopopov2016-02-081-2/+2
| * | | | | netfilter: tee: select NF_DUP_IPV6 unconditionallyArnd Bergmann2016-02-082-3/+3
| * | | | | netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull2016-02-081-4/+6
| * | | | | netfilter: cttimeout: fix deadlock due to erroneous unlock/lock conversionFlorian Westphal2016-02-011-1/+1
| * | | | | netfilter: nfnetlink: use original skbuff when acking batchesPablo Neira Ayuso2016-02-011-3/+3
| * | | | | netfilter: conntrack: resched in nf_ct_iterate_cleanupFlorian Westphal2016-02-012-3/+76
* | | | | | af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat2016-02-161-1/+6
* | | | | | af_unix: Don't set err in unix_stream_read_generic unless there was an errorRainer Weikusat2016-02-161-6/+10
| |/ / / / |/| | | |
* | | | | vsock: Fix blocking ops call in prepare_to_waitLaura Abbott2016-02-131-13/+6
* | | | | ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet2016-02-134-3/+11
| |_|_|/ |/| | |
OpenPOWER on IntegriCloud