]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - net
fuse: fix killing s[ug]id in setattr
[mirror_ubuntu-zesty-kernel.git] / net /
2016-06-10 Linus Lüssingbridge: fix igmp / mld query parsing
2016-06-10 Nikolay Aleksandrovnet: bridge: fix old ioctl unlocked net device walk
2016-06-10 Ian CampbellVSOCK: do not disconnect socket when peer has shutdown...
2016-06-10 Neil Hormannetem: Segment GSO packets on enqueue
2016-06-10 WANG Congsch_dsmark: update backlog as well
2016-06-10 WANG Congsch_htb: update backlog as well
2016-06-10 WANG Congnet_sched: update hierarchical backlog too
2016-06-10 WANG Congnet_sched: introduce qdisc_replace() helper
2016-06-10 Jiri Bencgre: do not pull header in ICMP error processing
2016-06-10 Paolo Abeniipv4/fib: don't warn when primary address is missing...
2016-06-10 Simon Hormanopenvswitch: use flow protocol when recalculating ipv6...
2016-06-10 Daniel Borkmannvlan: pull on __vlan_insert_tag error path and fix...
2016-06-10 Daniel Borkmannnet: use skb_postpush_rcsum instead of own implementations
2016-06-10 Lars Perssonnet: sched: do not requeue a NULL skb
2016-06-10 Mathias Krausepacket: fix heap info leak in PACKET_DIAG_MCLIST sock_d...
2016-06-10 Chris Friesenroute: do not cache fib route info on local routes...
2016-06-10 David S. Millerdecnet: Do not build routes to devices without decnet...
2016-05-16 Sven Eckelmannbatman-adv: Reduce refcnt of removed router when updati...
2016-05-16 Linus Lüssingbatman-adv: Fix broadcast/ogm queue limit on a removed...
2016-05-16 Sven Eckelmannbatman-adv: Check skb size before using encapsulated...
2016-05-16 Antonio Quartullibatman-adv: fix DAT candidate selection (must use vid)
2016-05-16 Johannes Bergmac80211: fix statistics leak if dev_alloc_name() fails
2016-05-16 Julian Anastasovipvs: drop first packet to redirect conntrack
2016-05-16 Marco Angaroniipvs: correct initial offset of Call-ID header search...
2016-05-16 Arnd Bergmannipvs: handle ip_vs_fill_iph_skb_off failure
2016-05-16 Kangjie Lunet: fix infoleak in rtnetlink
2016-05-16 Kangjie Lunet: fix infoleak in llc
2016-05-16 NeilBrownsunrpc/cache: drop reference when sunrpc_cache_pipe_upc...
2016-05-16 Dmitry Ivanovnetlink: don't send NETLINK_URELEASE for unbound sockets
2016-05-16 Dmitry Ivanovnl80211: check netlink protocol in socket release notif...
2016-04-22 Jon Paul Maloytipc: move linearization of buffers to generic code
2016-04-21 Michal Kaziormac80211: fix txq queue related crashes
2016-04-21 Michal Kaziormac80211: fix unnecessary frame drops in mesh fwding
2016-04-21 Sara Sharonmac80211: fix ibss scan parameters
2016-04-21 Arnd Bergmannmac80211: avoid excessive stack usage in sta_info
2016-04-21 Johannes Bergmac80211: properly deal with station hashtable insert...
2016-04-21 Roopa Prabhumpls: find_outdev: check for err ptr in addition to...
2016-04-21 Jakub Sitnickiipv6: Count in extension headers in skb->network_header
2016-04-21 Thadeu Lima de Sou... ip6_tunnel: set rtnl_link_ops before calling register_n...
2016-04-21 Haishuang Yanipv6: l2tp: fix a potential issue in l2tp_ip6_recv
2016-04-21 Haishuang Yanipv4: l2tp: fix a potential issue in l2tp_ip_recv
2016-04-21 Daniel Borkmanntun, bpf: fix suspicious RCU usage in tun_{attach,...
2016-04-21 Nicolas Dichtelrtnl: fix msg size calculation in if_nlmsg_size()
2016-04-21 Haishuang Yanbridge: Allow set bridge ageing time when switchdev...
2016-04-21 Eric Dumazetipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
2016-04-21 subashab@codeauror... xfrm: Fix crash observed during device unregistration...
2016-04-21 Lance Richardsonipv4: initialize flowi4_flags before calling fib_lookup()
2016-04-21 Paolo Abeniipv4: fix broadcast packets reception
2016-04-21 Eric Dumazettcp/dccp: remove obsolete WARN_ON() in icmp handlers
2016-04-21 Arnaldo Carvalho... net: Fix use after free in the recvmmsg exit path
2016-04-21 David S. Milleripv4: Don't do expensive useless work during inetdev...
2016-04-21 Stephen Hemmingerbridge: allow zero ageing time
2016-04-21 Willem de Bruijnpacket: validate variable length ll headers
2016-04-21 Willem de Bruijnax25: add link layer header validation function
2016-04-21 Eric Dumazettcp: fix tcpi_segs_in after connection establishment
2016-04-21 Bill Sommerfeldudp6: fix UDP/IPv6 encap resubmit path
2016-04-21 Florian Westphalipv6: re-enable fragment header matching in ipv6_find_hdr
2016-04-21 Parthasarathy Bhuv... tipc: Revert "tipc: use existing sk_write_queue for...
2016-04-21 Benjamin Poiriermld, igmp: Fix reserved tailroom calculation
2016-04-21 Xin Longsctp: lack the check for ports in sctp_v6_cmp_addr
2016-04-21 Linus Lüssingnet: fix bridge multicast packet checksum validation
2016-04-21 Bernie Harristunnel: Clear IPCB(skb)->opt before dst_link_failure...
2016-04-21 Konstantin Khlebnikovtcp: convert cached rtt from usec to jiffies when feedi...
2016-04-21 Johan HedbergBluetooth: Fix potential buffer overflow with Add Adver...
2016-04-06 John Fastabendnet: sched: add cls_u32 offload hooks for netdevs
2016-04-06 John Fastabendnet: rework setup_tc ndo op to consume general tc operand
2016-04-06 John Fastabendnet: rework ndo tc op to consume additional qdisc handl...
2016-04-06 Tom Herbertsctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
2016-04-06 John Fastabendnet: add tc offload feature flag
2016-04-06 Keller, Jacob Eethtool: correctly ensure {GS}CHANNELS doesn't conflict...
2016-04-06 Joseph SalisburyRevert "Revert "af_unix: Revert 'lock_interruptible...
2016-04-06 Hannes Frederic... ipv4: only create late gso-skb if skb is already set...
2016-04-06 Jouni Malinenmac80211: Fix Public Action frame RX in AP mode
2016-04-06 Johannes Bergmac80211: check PN correctly for GCMP-encrypted fragmen...
2016-04-06 Felix Fietkaumac80211: minstrel_ht: fix a logic error in RTS/CTS...
2016-04-06 Felix Fietkaumac80211: minstrel_ht: set default tx aggregation timeo...
2016-04-06 Chris Bainbridgemac80211: fix use of uninitialised values in RX aggregation
2016-04-06 Sven Eckelmannmac80211: minstrel: Change expected throughput unit...
2016-04-06 Johannes Bergcfg80211/wext: fix message ordering
2016-04-06 Johannes Bergwext: fix message delay/ordering
2016-04-06 Florian WestphalUBUNTU: SAUCE: [nf,v2] netfilter: x_tables: don't rely...
2016-04-06 Florian WestphalUBUNTU: SAUCE: (noup) netfilter: x_tables: check for...
2016-04-06 Parthasarathy Bhuv... tipc: fix nullptr crash during subscription cancel
2016-04-06 Stefan Hajnoczisunrpc/cache: fix off-by-one in qword_get()
2016-04-06 Sachin Kulkarnimac80211: Requeue work after scan complete for all...
2016-04-06 Johannes Bergrfkill: fix rfkill_fop_read wait_event usage
2016-04-06 Ilya Dryomovlibceph: don't spam dmesg with stray reply warnings
2016-04-06 Ilya Dryomovlibceph: use the right footer size when skipping a...
2016-04-06 Ilya Dryomovlibceph: don't bail early from try_read() when skipping...
2016-04-06 Ilya Dryomovlibceph: fix ceph_msg_revoke()
2016-04-06 Lukasz DudaBluetooth: 6lowpan: Fix handling of uncompressed IPv6...
2016-04-06 Glenn Ruben BakkeBluetooth: 6lowpan: Fix kernel NULL pointer dereferences
2016-04-06 Johan HedbergBluetooth: Fix incorrect removing of IRKs
2016-04-06 Johan HedbergBluetooth: Use continuous scanning when creating LE...
2016-04-06 Neil Hormansctp: Fix port hash table size computation
2016-04-06 Dmitry V. Levinunix_diag: fix incorrect sign extension in unix_lookup_...
2016-04-06 Insu Yuntipc: unlock in error path
2016-04-06 Anton Protopopovrtnl: RTM_GETNETCONF: fix wrong return value
2016-04-06 Phil SutterIFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2016-04-06 Eric Dumazettcp/dccp: fix another race at listener dismantle
next