aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-07-05Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-07-01Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.06Alex Shi
2016-06-18wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti
2016-06-17mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-06-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-06-14 Merge tag 'v4.1.26' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2016-06-06sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-06-03cgroup: net_cls: fix false-positive "suspicious RCU usage"Konstantin Khlebnikov
2016-05-17nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-05-08nl80211: check netlink protocol in socket release notificationDmitry Ivanov
2016-05-08netlink: don't send NETLINK_URELEASE for unbound socketsDmitry Ivanov
2016-05-05Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.06-rtlsk-v4.1-16.05-rtAlex Shi
2016-04-25tcp_cubic: do not set epoch_start in the futureEric Dumazet
2016-04-20tcp_cubic: better follow cubic curve after idle periodEric Dumazet
2016-04-20mac80211: properly deal with station hashtable insert errorsJohannes Berg
2016-04-11Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.04-rtAlex Shi
2016-03-28Merge tag 'v4.1.20' into v4.1-rtSteven Rostedt (Red Hat)
2016-03-22mac80211: Fix Public Action frame RX in AP modeJouni Malinen
2016-03-22mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg
2016-03-17mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-03-17mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann
2016-03-17mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-03-17cfg80211/wext: fix message orderingJohannes Berg
2016-03-17wext: fix message delay/orderingJohannes Berg
2016-03-14ipv6: drop frames with attached skb->sk in forwardingHannes Frederic Sowa
2016-03-10Merge tag 'v4.1.19' into v4.1-rtSteven Rostedt (Red Hat)
2016-03-10Merge tag 'v4.1.18' into v4.1-rtSteven Rostedt (Red Hat)
2016-03-10Merge tag 'v4.1.17' into v4.1-rtSteven Rostedt (Red Hat)
2016-03-10Merge tag 'v4.1.16' into v4.1-rtSteven Rostedt (Red Hat)
2016-03-07libceph: use the right footer size when skipping a messageIlya Dryomov
2016-03-07libceph: don't bail early from try_read() when skipping a messageIlya Dryomov
2016-03-07sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi
2016-03-04sctp: Fix port hash table size computationNeil Horman
2016-03-04unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin
2016-03-04rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov
2016-03-04route: check and remove route cache when we get routeXin Long
2016-03-04l2tp: Fix error creating L2TP tunnelsMark Tomlinson
2016-03-04af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat
2016-03-04ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet
2016-03-04net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck
2016-03-04flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...Alexander Duyck
2016-03-04sctp: translate network order to host order when users get a hmacidXin Long
2016-03-04net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-04unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-03-04ipv6: fix a lockdep splatEric Dumazet
2016-03-04ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org
2016-03-04net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2016-03-04ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni