tcp: do not forget FIN in tcp_shifted_skb()
[firefly-linux-kernel-4.4.55.git] / net /
2013-11-04 Eric Dumazettcp: do not forget FIN in tcp_shifted_skb()
2013-11-04 Eric Dumazettcp: must unclone packets before mangling them
2013-11-04 Eric Dumazettcp: TSQ can use a dynamic limit
2013-11-04 Eric Dumazettcp: TSO packets automatic sizing
2013-10-13 Eric W. Biedermannet: Update the sysctl permissions handler to test...
2013-10-13 Johan HedbergBluetooth: Fix rfkill functionality during the HCI...
2013-10-13 Johan HedbergBluetooth: Introduce a new HCI_RFKILLED flag
2013-10-13 Andre GuedesBluetooth: Fix encryption key size for peripheral role
2013-10-13 Andre GuedesBluetooth: Fix security level for peripheral role
2013-10-13 Nicolas Dichtelip6tnl: allow to use rtnl ops on fb tunnel
2013-10-13 Nicolas Dichtelsit: allow to use rtnl ops on fb tunnel
2013-10-13 Steffen Klassertip_tunnel: Fix a memory corruption in ip_tunnel_xmit
2013-10-13 Salam Noureddineipv6 mcast: use in6_dev_put in timer handlers instead...
2013-10-13 Salam Noureddineipv4 igmp: use in_dev_put in timer handlers instead...
2013-10-13 Hannes Frederic... ipv6: gre: correct calculation of max_headroom
2013-10-13 Eric Dumazetnet: net_secret should not depend on TCP
2013-10-13 Catalin(ux) M. BOIEIPv6 NAT: Do not drop DNATed 6to4/6rd packets
2013-10-13 Hannes Frederic... ipv6: udp packets following an UFO enqueued packet...
2013-10-13 Ansis Attekaip: generate unique IP identificator if local fragmenta...
2013-10-13 Ansis Attekaip: use ip_hdr() in __ip_make_skb() to retrieve IP...
2013-10-13 Duan Jiongnet:dccp: do not report ICMP redirects to user space
2013-10-13 Daniel Borkmannnet: sctp: rfc4443: do not report ICMP redirects to...
2013-10-13 Ding Zhiip6_tunnels: raddr and laddr are inverted in nl msg
2013-10-13 Hong Zhiguobridge: fix NULL pointer deref of br_port_get_rcu
2013-10-13 Hong Zhiguobridge: use br_port_get_rtnl within rtnl lock
2013-10-13 Herbert Xubridge: Clamp forward_delay when enabling STP
2013-10-13 Chris Healyresubmit bridge: fix message_age_timer calculation
2013-10-13 Daniel Borkmannnet: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
2013-10-13 Nikolay Aleksandrovnetpoll: fix NULL pointer dereference in netpoll_cleanup
2013-10-13 Sonic Zhangnetpoll: Should handle ETH_P_ARP other than ETH_P_IP...
2013-10-13 Vimalkumarnet_sched: htb: fix a typo in htb_change_class()
2013-10-13 Eric Dumazetnet: flow_dissector: fix thoff for IPPROTO_AH
2013-10-13 Eric Dumazetnet: fix multiqueue selection
2013-10-13 Daniel Borkmannnet: sctp: fix smatch warning in sctp_send_asconf_del_ip
2013-10-13 Daniel Borkmannnet: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
2013-10-13 Daniel Borkmannnet: fib: fib6_add: fix potential NULL pointer dereference
2013-10-13 Jiri Pirkoipv6/exthdrs: accept tlv which includes only padding
2013-10-13 Dave Jonestcp: Add missing braces to do_tcp_setsockopt
2013-10-13 Dave Jonescaif: Add missing braces to multiline if in cfctrl_link...
2013-10-13 Jiri KosinaHID: fix unused rsize usage
2013-10-13 Jiri KosinaHID: fix data access in implement()
2013-10-01 Oliver Smithnetfilter: ipset: Fix serious failure in CIDR tracking
2013-10-01 J. Bruce Fieldsrpc: let xdr layer allocate gssproxy receieve pages
2013-10-01 J. Bruce Fieldsrpc: fix huge kmalloc's in gss-proxy
2013-10-01 J. Bruce Fieldsrpc: comment on linux_cred encoding, treat all as unsigned
2013-10-01 J. Bruce Fieldsrpc: clean up decoding of gssproxy linux creds
2013-09-27 Sage Weillibceph: use pg_num_mask instead of pgp_num_mask for...
2013-09-27 majianpenglibceph: unregister request in __map_request failed...
2013-09-27 Andy Lutomirskinet: Check the correct namespace when spoofing pid...
2013-09-14 Daniel Borkmannnet: ipv6: tcp: fix potential use after free in tcp_v6_...
2013-09-14 Hannes Frederic... ipv6: fix null pointer dereference in __ip6addrlbl_add
2013-09-14 Jiri BohacICMPv6: treat dest unreachable codes 5 and 6 as EACCES...
2013-09-14 Daniel Borkmannnet: bridge: convert MLDv2 Query MRC into msecs_to_jiff...
2013-09-14 Eric Dumazetnet: revert 8728c544a9c ("net: dev_pick_tx() fix")
2013-09-14 Erik Hugnetipc: set sk_err correctly when connection fails
2013-09-14 Phil Oestertcp: tcp_make_synack() should use sock_wmalloc
2013-09-14 Thomas Grafipv6: Don't depend on per socket memory for neighbour...
2013-09-14 Chris Clarkipv4: sendto/hdrincl: don't use destination address...
2013-09-14 Andrew Vagintcp: don't apply tsoffset if rcv_tsecr is zero
2013-09-14 Andrew Vagintcp: initialize rcv_tstamp for restored sockets
2013-09-14 Jesper Dangaard... net_sched: restore "linklayer atm" handling
2013-09-14 Toshiaki Makitabridge: Use the correct bit length for bitmap functions...
2013-09-14 Willem de Bruijnpacket: restore packet statistics tp_packets to include...
2013-09-14 Andrey Vagintcp: set timestamps for restored skb-s
2013-09-14 Hannes Frederic... ipv6: drop packets with multiple fragmentation headers
2013-09-14 Hannes Frederic... ipv6: remove max_addresses check from ipv6_create_tempaddr
2013-09-14 Asbjoern Sloth Toe... rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr...
2013-09-14 Pravin B Shelarip_tunnel: Do not use inner ip-header-id for tunnel...
2013-09-14 Pravin B Shelargenl: Hold reference on correct module while netlink...
2013-09-14 Pravin B Shelargenl: Fix genl dumpit() locking.
2013-09-14 Sridhar Samudralartnetlink: Fix inverted check in ndo_dflt_fdb_del()
2013-09-14 Timo Teräsip_gre: fix ipgre_header to return correct offset MIME...
2013-09-14 Hannes Frederic... ipv6: don't stop backtracking in fib6_lookup_1 if subtr...
2013-09-14 Eric Dumazettcp: cubic: fix bug in bictcp_acked()
2013-09-14 Eric Dumazettcp: cubic: fix overflow error in bictcp_update()
2013-09-14 Linus Lüssingbridge: don't try to update timers in case of broken...
2013-09-14 Eric Dumazetfib_trie: remove potential out of bound access
2013-09-14 Veaceslav Faliconeighbour: populate neigh_parms on alloc before calling...
2013-09-14 Roman Gushchinnet: check net.core.somaxconn sysctl values
2013-09-14 Daniel Borkmannnet: rtm_to_ifaddr: free ifa if ifa_cacheinfo processin...
2013-09-14 stephen hemmingerhtb: fix sign extension bug
2013-09-08 Felix Fietkaumac80211: add a flag to indicate CCK support for HT...
2013-09-08 Johannes Bergmac80211: add missing channel context release
2013-09-08 Trond MyklebustSUNRPC: Fix memory corruption issue on 32-bit highmem...
2013-08-29 Samuel OrtizNFC: llcp: Fix non blocking sockets connections
2013-08-29 Johannes Bergmac80211: don't wait for TX status forever
2013-08-20 Greg Kroah-HartmanRevert "genetlink: fix family dump race"
2013-08-20 Johannes Bergnl80211: fix another nl80211_fam.attrbuf race
2013-08-20 Johannes Bergcfg80211: fix P2P GO interface teardown
2013-08-20 Johannes Berggenetlink: fix family dump race
2013-08-20 Johannes Bergmac80211: continue using disabled channels while connected
2013-08-20 Chris Wrightmac80211: fix infinite loop in ieee80211_determine_chantype
2013-08-20 Johannes Bergmac80211: ignore HT primary channel while connected
2013-08-15 Trond MyklebustSUNRPC: If the rpcbind channel is disconnected, fail...
2013-08-15 Trond MyklebustSUNRPC: Don't auto-disconnect from the local rpcbind...
2013-08-12 Dan Carpenternet_sched: info leak in atm_tc_dump_class()
2013-08-12 Dan Carpenteraf_key: more info leaks in pfkey messages
2013-08-12 David S. Millernet_sched: Fix stack info leak in cbq_dump_wrr().
2013-08-12 Stanislaw Gruszkagenetlink: release cb_lock before requesting additional...
2013-08-12 Hannes Frederic... ipv6: take rtnl_lock and mark mrt6 table as freed on...
next