aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-03IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter
2016-03-03tcp/dccp: fix another race at listener dismantleEric Dumazet
2016-03-03route: check and remove route cache when we get routeXin Long
2016-03-03net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim
2016-03-03pppoe: fix reference counting in PPPoE proxyGuillaume Nault
2016-03-03l2tp: Fix error creating L2TP tunnelsMark Tomlinson
2016-03-03net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev
2016-03-03net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev
2016-03-03net/mlx4_en: Count HW buffer overrun only onceAmir Vadai
2016-03-03qmi_wwan: add "4G LTE usb-modem U901"Bjørn Mork
2016-03-03tcp: md5: release request socket instead of listenerEric Dumazet
2016-03-03tipc: fix premature addition of node to lookup tableJon Paul Maloy
2016-03-03af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat
2016-03-03af_unix: Don't set err in unix_stream_read_generic unless there was an errorRainer Weikusat
2016-03-03ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet
2016-03-03bonding: Fix ARP monitor validationJay Vosburgh
2016-03-03bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann
2016-03-03flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...Alexander Duyck
2016-03-03net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck
2016-03-03sctp: translate network order to host order when users get a hmacidXin Long
2016-03-03enic: increment devcmd2 result ring in case of timeoutSandeep Pillai
2016-03-03tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam
2016-03-03net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-03tcp: do not drop syn_recv on all icmp reportsEric Dumazet
2016-03-03unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-03-03ipv6: fix a lockdep splatEric Dumazet
2016-03-03ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org
2016-03-03ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni
2016-03-03ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni
2016-03-03tcp: beware of alignments in tcp_get_info()Eric Dumazet
2016-03-03switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel
2016-03-03inet: frag: Always orphan skbs inside ip_defrag()Joe Stringer
2016-03-03tipc: fix connection abort during subscription cancelParthasarathy Bhuvaragan
2016-03-03net: dsa: fix mv88e6xxx switchesRussell King
2016-03-03sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner
2016-03-03pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa
2016-03-03af_unix: fix struct pid memory leakEric Dumazet
2016-03-03tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet
2016-03-03lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni
2016-03-03tunnels: Allow IPv6 UDP checksums to be correctly controlled.Jesse Gross
2016-03-03net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
2016-03-03gro: Make GRO aware of lightweight tunnels.Jesse Gross
2016-03-03af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun
2016-02-25Linux 4.4.3Greg Kroah-Hartman
2016-02-25modules: fix modparam async_probe requestLuis R. Rodriguez
2016-02-25module: wrapper for symbol name.Rusty Russell
2016-02-25itimers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner
2016-02-25posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner
2016-02-25timerfd: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner
2016-02-25prctl: take mmap sem for writing to protect against othersMateusz Guzik