aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra3-6/+4
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-74/+188
2016-03-07tcp: fix tcpi_segs_in after connection establishmentEric Dumazet1-1/+2
2016-03-07udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld1-4/+2
2016-03-06tipc: fix nullptr crash during subscription cancelParthasarathy Bhuvaragan1-1/+2
2016-03-06net: sched: fix act_ipt for LOG targetPhil Sutter1-0/+2
2016-03-03ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal1-1/+5
2016-03-03tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"Parthasarathy Bhuvaragan1-14/+19
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier2-4/+2
2016-03-02Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller3-11/+30
2016-03-01sctp: sctp_remaddr_seq_show use the wrong variable to dump transport infoXin Long1-5/+5
2016-03-01sctp: lack the check for ports in sctp_v6_cmp_addrXin Long1-0/+2
2016-03-01mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau1-1/+1
2016-03-01mac80211: Fix Public Action frame RX in AP modeJouni Malinen1-0/+1
2016-03-01mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg2-10/+28
2016-02-26net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.MINOURA Makoto / 箕浦 真3-6/+20
2016-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-6/+13
2016-02-25Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2016-02-25net: fix bridge multicast packet checksum validationLinus Lüssing1-2/+20
2016-02-24Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller7-20/+60
2016-02-24bpf: fix csum setting for bpf_set_tunnel_keyDaniel Borkmann1-2/+4
2016-02-24libceph: don't spam dmesg with stray reply warningsIlya Dryomov1-2/+2
2016-02-24libceph: use the right footer size when skipping a messageIlya Dryomov1-2/+9
2016-02-24libceph: don't bail early from try_read() when skipping a messageIlya Dryomov1-2/+2
2016-02-24ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIALHannes Frederic Sowa1-1/+4
2016-02-23Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+3
2016-02-23tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris4-1/+8
2016-02-23tcp: convert cached rtt from usec to jiffies when feeding initial rtoKonstantin Khlebnikov1-1/+1
2016-02-23sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi1-1/+1
2016-02-23cfg80211: stop critical protocol session upon disconnect eventArend van Spriel1-0/+6
2016-02-23nl80211: Zero out the connection keys memory when freeing them.Ola Olsson1-1/+1
2016-02-23mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau1-1/+1
2016-02-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller1-2/+4
2016-02-21sctp: Fix port hash table size computationNeil Horman1-8/+38
2016-02-20Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson1-2/+4
2016-02-19af_unix: Don't use continue to re-execute unix_stream_read_generic loopRainer Weikusat1-1/+2
2016-02-19unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin1-1/+1
2016-02-19lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni1-1/+1
2016-02-19tipc: unlock in error pathInsu Yun1-1/+3
2016-02-19Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-5/+33
2016-02-19rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2-2/+2
2016-02-19net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov1-2/+2
2016-02-18Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust1-0/+2
2016-02-18net: caif: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-18appletalk: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-18IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter1-1/+3
2016-02-18gre: clear IFF_TX_SKB_SHARINGJiri Benc2-2/+4
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet5-35/+35
2016-02-18route: check and remove route cache when we get routeXin Long1-14/+63
2016-02-18net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim1-0/+1