summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-11-18netfilter: fix namespace handling in nf_log_proc_dostringJann Horn
2016-11-15packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn
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-15udp: fix IP_CHECKSUM handlingEric Dumazet
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-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-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-15ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-15ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2016-11-15tcp: fix a compile error in DBGUNDO()Eric Dumazet
2016-11-15tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos
2016-11-15tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet
2016-11-10mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-10-31tunnels: Remove encapsulation offloads on decap.Jesse Gross
2016-10-31tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2016-10-31ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross
2016-10-28sunrpc: fix write space race causing stallsDavid Vrabel
2016-10-07batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner
2016-10-07NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-10-07svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever
2016-10-07ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage
2016-09-30nl80211: validate number of probe response CSA countersJohannes Berg
2016-09-30bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti
2016-09-30tipc: fix NULL pointer dereference in shutdown()Vegard Nossum
2016-09-30net/irda: handle iriap_register_lsap() allocation failureVegard Nossum
2016-09-30vti: flush x-netns xfrm cache when vti interface is removedLance Richardson
2016-09-30af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds
2016-09-30Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds
2016-09-30bonding: Fix bonding crashMahesh Bandewar
2016-09-30net: caif: fix misleading indentationArnd Bergmann
2016-09-30tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-09-30tcp: cwnd does not increase in TCP YeAHArtem Germanov
2016-09-30ipv6: release dst in ping_v6_sendmsgDave Jones
2016-09-30ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster
2016-09-24ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-09-24Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg
2016-09-24tipc: move linearization of buffers to generic codeJon Paul Maloy
2016-09-15rds: fix an infoleak in rds_inc_info_copyKangjie Lu