summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-25Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-02-24libceph: don't spam dmesg with stray reply warningsIlya Dryomov
2016-02-24libceph: use the right footer size when skipping a messageIlya Dryomov
2016-02-24libceph: don't bail early from try_read() when skipping a messageIlya Dryomov
2016-02-23Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-02-23sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi
2016-02-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-02-21sctp: Fix port hash table size computationNeil Horman
2016-02-20Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson
2016-02-19af_unix: Don't use continue to re-execute unix_stream_read_generic loopRainer Weikusat
2016-02-19unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin
2016-02-19lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni
2016-02-19tipc: unlock in error pathInsu Yun
2016-02-19Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-02-19rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov
2016-02-19net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov
2016-02-18Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2016-02-18net: caif: fix erroneous return valueAnton Protopopov
2016-02-18appletalk: fix erroneous return valueAnton Protopopov
2016-02-18IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter
2016-02-18gre: clear IFF_TX_SKB_SHARINGJiri Benc
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet
2016-02-18route: check and remove route cache when we get routeXin Long
2016-02-18net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim
2016-02-17tcp: correctly crypto_alloc_hash return checkInsu Yun
2016-02-17net: dsa: Unregister slave_dev in error pathFlorian Fainelli
2016-02-17l2tp: Fix error creating L2TP tunnelsMark Tomlinson
2016-02-17auth_gss: fix panic in gss_pipe_downcall() in fips modeScott Mayhew
2016-02-17xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.lenChuck Lever
2016-02-16tcp: md5: release request socket instead of listenerEric Dumazet
2016-02-16tcp: do not set rtt_min to 1Eric Dumazet
2016-02-16net: dsa: remove phy_disconnect from error pathSascha Hauer
2016-02-16tipc: fix premature addition of node to lookup tableJon Paul Maloy
2016-02-16bridge: mdb: avoid uninitialized variable warningArnd Bergmann
2016-02-16net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck
2016-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-02-16af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat
2016-02-16af_unix: Don't set err in unix_stream_read_generic unless there was an errorRainer Weikusat
2016-02-16batman-adv: Avoid endless loop in bat-on-bat netdevice checkAndrew Lunn
2016-02-16batman-adv: Only put orig_node_vlan list reference when removedSven Eckelmann
2016-02-16batman-adv: Only put gw_node list reference when removedSven Eckelmann
2016-02-13vsock: Fix blocking ops call in prepare_to_waitLaura Abbott
2016-02-13ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet
2016-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-10vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg
2016-02-09flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...Alexander Duyck
2016-02-09sctp: translate network order to host order when users get a hmacidXin Long
2016-02-09net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-02-09tcp: do not drop syn_recv on all icmp reportsEric Dumazet