summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-11-15packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn
2016-11-15ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()Eli Cooper
2016-11-15sctp: validate chunk len before actually using itMarcelo Ricardo Leitner
2016-11-15net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim
2016-11-15net: ipv6: Do not consider link state for nexthop validationDavid Ahern
2016-11-15udp: fix IP_CHECKSUM handlingEric Dumazet
2016-11-15sctp: fix the panic caused by route updateXin Long
2016-11-15net: sctp, forbid negative lengthJiri Slaby
2016-11-15ipv4: use the right lock for ping_group_rangeWANG Cong
2016-11-15ipv4: disable BH in set_ping_group_range()Eric Dumazet
2016-11-15net: add recursion limit to GROSabrina Dubroca
2016-11-15net: core: Correctly iterate over lower adjacency listIdo Schimmel
2016-11-15switchdev: Execute bridge ndos only for bridge portsIdo Schimmel
2016-11-15bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov
2016-11-15net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet
2016-11-15ipv6: correctly add local routes when lo goes upNicolas Dichtel
2016-11-15ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko
2016-11-15ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet
2016-11-15net_sched: reorder pernet ops and act ops registrationsWANG Cong
2016-11-15netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet
2016-11-15packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman
2016-11-15net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins
2016-11-15net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani
2016-11-15net: pktgen: fix pkt_sizePaolo Abeni
2016-11-10netfilter: xt_NFLOG: fix unexpected truncated packetLiping Zhang
2016-11-10mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-10-28sunrpc: fix write space race causing stallsDavid Vrabel
2016-09-30sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lockXin Long
2016-09-30sctp: change to check peer prsctp_capable when using prsctp policesXin Long
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long
2016-09-27act_ife: Fix false encodingYotam Gigi
2016-09-27act_ife: Fix external mac header on encodeYotam Gigi
2016-09-27VSOCK: Don't dec ack backlog twice for rejected connectionsJorgen Hansen
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-09-24ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2016-09-23tcp: fix a compile error in DBGUNDO()Eric Dumazet
2016-09-23tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos
2016-09-23sch_sfb: keep backlog updated with qlenWANG Cong
2016-09-23sch_qfq: keep backlog updated with qlenWANG Cong
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-22tcp: properly account Fast Open SYN-ACK retransYuchung Cheng
2016-09-22tcp: fix under-accounting retransmit SNMP countersYuchung Cheng
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-22net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet
2016-09-21vti6: fix input pathNicolas Dichtel
2016-09-21ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov
2016-09-20net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat
2016-09-19cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner
2016-09-19xfrm: Fix memory leak of aead algorithm nameIlan Tayari
2016-09-18Merge tag 'mac80211-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/lin...David S. Miller