summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-03-04sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi1-1/+1
2016-03-04mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni5-19/+11
2016-03-04rfkill: fix rfkill_fop_read wait_event usageJohannes Berg1-12/+4
2016-03-04libceph: don't spam dmesg with stray reply warningsIlya Dryomov1-2/+2
2016-03-04libceph: use the right footer size when skipping a messageIlya Dryomov1-2/+9
2016-03-04libceph: don't bail early from try_read() when skipping a messageIlya Dryomov1-2/+2
2016-03-04libceph: fix ceph_msg_revoke()Ilya Dryomov1-18/+58
2016-03-04Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda1-0/+3
2016-03-04Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke1-1/+3
2016-03-04Bluetooth: Fix incorrect removing of IRKsJohan Hedberg2-26/+18
2016-03-04Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg1-1/+5
2016-03-04sctp: Fix port hash table size computationNeil Horman1-7/+36
2016-03-04unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin1-1/+1
2016-03-04tipc: unlock in error pathInsu Yun1-1/+3
2016-03-04rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2-2/+2
2016-03-04IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter1-1/+3
2016-03-04tcp/dccp: fix another race at listener dismantleEric Dumazet5-35/+35
2016-03-04route: check and remove route cache when we get routeXin Long1-14/+63
2016-03-04net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim1-0/+1
2016-03-04l2tp: Fix error creating L2TP tunnelsMark Tomlinson1-4/+14
2016-03-04tcp: md5: release request socket instead of listenerEric Dumazet1-2/+4
2016-03-04tipc: fix premature addition of node to lookup tableJon Paul Maloy1-6/+6
2016-03-04af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat1-1/+6
2016-03-04af_unix: Don't set err in unix_stream_read_generic unless there was an errorRainer Weikusat1-6/+10
2016-03-04ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet4-3/+11
2016-03-04flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...Alexander Duyck1-3/+6
2016-03-04net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck1-0/+7
2016-03-04sctp: translate network order to host order when users get a hmacidXin Long1-2/+7
2016-03-04net:Add sysctl_max_skb_fragsHans Westgaard Ry3-2/+14
2016-03-04tcp: do not drop syn_recv on all icmp reportsEric Dumazet2-5/+11
2016-03-04unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa3-6/+13
2016-03-04ipv6: fix a lockdep splatEric Dumazet1-2/+3
2016-03-04ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org1-1/+4
2016-03-04ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni1-0/+3
2016-03-04ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2-5/+8
2016-03-04tcp: beware of alignments in tcp_get_info()Eric Dumazet1-4/+8
2016-03-04switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel2-9/+9
2016-03-04inet: frag: Always orphan skbs inside ip_defrag()Joe Stringer2-2/+1
2016-03-04tipc: fix connection abort during subscription cancelParthasarathy Bhuvaragan1-6/+5
2016-03-04sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner1-0/+2
2016-03-04af_unix: fix struct pid memory leakEric Dumazet1-0/+1
2016-03-04tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet1-5/+8
2016-03-04lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni1-1/+1
2016-03-04gro: Make GRO aware of lightweight tunnels.Jesse Gross1-2/+5
2016-03-04af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun1-0/+3
2016-02-25SUNRPC: Fixup socket wait for memoryTrond Myklebust1-28/+21
2016-01-31batman-adv: Drop immediate orig_node free functionSven Eckelmann3-27/+13
2016-01-31batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann2-19/+7
2016-01-31batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann1-24/+10
2016-01-31batman-adv: Drop immediate batadv_neigh_node free functionSven Eckelmann1-23/+10