inet: fix possible seqlock deadlocks
[pandora-kernel.git] / net /
2014-01-03 Eric Dumazetinet: fix possible seqlock deadlocks
2014-01-03 Veaceslav Falicoaf_packet: block BH in prb_shutdown_retire_blk_timer()
2014-01-03 Daniel Borkmannpacket: fix use after free race in send path when dev...
2014-01-03 Ding Tianhongbridge: flush br's address entry in fdb when remove...
2014-01-03 Vlad Yasevichnet: core: Always propagate flag changes to interfaces
2014-01-03 Hannes Frederic... ipv6: fix leaking uninitialized port number of offender...
2014-01-03 Dan Carpenternet: clamp ->msg_namelen instead of returning an error
2014-01-03 Hannes Frederic... inet: fix addr_len/msg->msg_namelen assignment in recv_...
2014-01-03 Hannes Frederic... net: add BUG_ON if kernel advertises msg_namelen >...
2014-01-03 Hannes Frederic... net: rework recvmsg handler msg_name and msg_namelen...
2014-01-03 Hannes Frederic... inet: prevent leakage of uninitialized memory to user...
2014-01-03 Eric Dumazetipv4: fix possible seqlock deadlock
2014-01-03 Jukka Rissanen6lowpan: Uncompression of traffic class field was incorrect
2014-01-03 Duan Jiongipv6: use rt6_get_dflt_router to get default router...
2014-01-03 Andreas Henrikssonnet: Fix "ip rule delete table 256"
2014-01-03 Shawn Landdennet: update consumers of MSG_MORE to recognize MSG_SEND...
2014-01-03 Johannes Bergmac80211: don't attempt to reorder multicast frames
2014-01-03 Trond MyklebustSUNRPC: Fix a data corruption issue when retransmitting...
2013-11-28 Johannes Bergwireless: radiotap: fix parsing buffer overrun
2013-11-28 Emmanuel Grumbachmac80211: correctly close cancelled scans
2013-11-28 Felix Fietkaumac80211: update sta->last_rx on acked tx frames
2013-11-28 Felix Fietkaumac80211: drop spoofed packets in ad-hoc mode
2013-11-28 Patrick McHardynetfilter: nf_ct_sip: don't drop packets with offsets...
2013-11-28 Hannes Frederic... inet: fix possible memory corruption with UDP_CORK...
2013-11-28 Daniel Borkmannnet: unix: inherit SOCK_PASS{CRED, SEC} flags from...
2013-11-28 Vlad Yasevichsctp: Perform software checksum if packet has to be...
2013-11-28 Fan Dusctp: Use software crc32 checksum when xfrm transform...
2013-11-28 Eric Dumazetl2tp: must disable bh before calling l2tp_xmit_skb()
2013-11-28 Marc Kleine-Buddenet: vlan: fix nlmsg size calculation in vlan_get_size()
2013-11-28 Marcelo Ricardo... ipv6: restrict neighbor entry creation to output flow
2013-11-28 Jiri Bencipv4: fix ineffective source address selection
2013-11-28 Dan Carpenternet: heap overflow in __audit_sockaddr()
2013-11-28 Eric Dumazetnet: do not call sock_put() on TIMEWAIT sockets
2013-11-28 Eric Dumazettcp: do not forget FIN in tcp_shifted_skb()
2013-11-28 Eric Dumazettcp: must unclone packets before mangling them
2013-10-26 Ben HutchingsRevert "sctp: fix call to SCTP_CMD_PROCESS_SACK in...
2013-10-26 Salam Noureddineipv6 mcast: use in6_dev_put in timer handlers instead...
2013-10-26 Salam Noureddineipv4 igmp: use in_dev_put in timer handlers instead...
2013-10-26 Hannes Frederic... ipv6: udp packets following an UFO enqueued packet...
2013-10-26 Ansis Attekaip: generate unique IP identificator if local fragmenta...
2013-10-26 Chris Healyresubmit bridge: fix message_age_timer calculation
2013-10-26 Daniel Borkmannnet: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
2013-10-26 Nikolay Aleksandrovnetpoll: fix NULL pointer dereference in netpoll_cleanup
2013-10-26 Daniel Borkmannnet: sctp: fix smatch warning in sctp_send_asconf_del_ip
2013-10-26 Dave Jonescaif: Add missing braces to multiline if in cfctrl_link...
2013-10-26 majianpenglibceph: unregister request in __map_request failed...
2013-10-26 Eric Dumazetinetpeer: fix a race in inetpeer_gc_worker()
2013-10-26 Steffen Klassertinetpeer: Invalidate the inetpeer tree along with the...
2013-10-26 Ying Xuetipc: fix lockdep warning during bearer initialization
2013-10-26 Jiri BohacICMPv6: treat dest unreachable codes 5 and 6 as EACCES...
2013-10-26 Daniel Borkmannnet: bridge: convert MLDv2 Query MRC into msecs_to_jiff...
2013-10-26 Thomas Grafipv6: Don't depend on per socket memory for neighbour...
2013-10-26 Hannes Frederic... ipv6: drop packets with multiple fragmentation headers
2013-10-26 Hannes Frederic... ipv6: remove max_addresses check from ipv6_create_tempaddr
2013-10-26 Hannes Frederic... ipv6: don't stop backtracking in fib6_lookup_1 if subtr...
2013-10-26 Eric Dumazettcp: cubic: fix bug in bictcp_acked()
2013-10-26 Eric Dumazettcp: cubic: fix overflow error in bictcp_update()
2013-10-26 Eric Dumazetfib_trie: remove potential out of bound access
2013-10-26 Roman Gushchinnet: check net.core.somaxconn sysctl values
2013-10-26 stephen hemmingerhtb: fix sign extension bug
2013-09-10 Trond MyklebustSUNRPC: Fix memory corruption issue on 32-bit highmem...
2013-09-10 Cong Wangsunrpc: remove the second argument of k[un]map_atomic()
2013-09-10 Johannes Bergmac80211: fix duplicate retransmission detection
2013-09-10 Michal Kaziornl80211: fix mgmt tx status and testmode reporting...
2013-09-10 Nicolas Dichtelaf_key: initialize satype in key_notify_policy_flush()
2013-09-10 Dan Carpenternet_sched: info leak in atm_tc_dump_class()
2013-09-10 Dan Carpenteraf_key: more info leaks in pfkey messages
2013-09-10 David S. Millernet_sched: Fix stack info leak in cbq_dump_wrr().
2013-09-10 Hannes Frederic... ipv6: take rtnl_lock and mark mrt6 table as freed on...
2013-09-10 Neil Hormansctp: fully initialize sctp_outq in sctp_outq_init
2013-09-10 Michal Tesarsysctl net: Keep tcp_syn_retries inside the boundary
2013-08-02 Eric Dumazetvlan: fix a race in egress prio management
2013-08-02 Sasha Levin9p: fix off by one causing access violations and memory...
2013-08-02 Hannes Frederic... ipv6: ip6_append_data_mtu did not care about pmtudisc...
2013-08-02 Hannes Frederic... ipv6: call udp_push_pending_frames when uncorking a...
2013-08-02 Wei Yongjunl2tp: add missing .owner to struct pppox_proto
2013-08-02 Amerigo Wangipv6,mcast: always hold idev->lock before mca_lock
2013-08-02 Dave Jonesx25: Fix broken locking in ioctl error paths.
2013-08-02 Eric Dumazetneighbour: fix a race in neigh_destroy()
2013-08-02 Mathias Krauseaf_key: fix info leaks in notify messages
2013-08-02 Eric Dumazetipv6: ip6_sk_dst_check() must not assume ipv6 dst
2013-08-02 Gao fengipv6: don't call addrconf_dst_alloc again when enable lo
2013-08-02 Linus Lüssingbridge: fix switched interval for MLD Query types
2013-07-27 Tyler Hickslibceph: Fix NULL pointer dereference in auth client...
2013-07-27 Jaganath KanakkasseryBluetooth: Fix invalid length check in l2cap_informatio...
2013-07-27 Anderson LizardoBluetooth: Fix crash in l2cap_build_cmd() with small MTU
2013-06-29 Guillaume Naultl2tp: Fix sendmsg() return value
2013-06-29 Guillaume Naultl2tp: Fix PPP header erasure and memory leak
2013-06-29 Daniel Borkmannpacket: packet_getname_spkt: make sure string is alway...
2013-06-29 Daniel Borkmannnet: sctp: fix NULL pointer dereference in socket ...
2013-06-29 Gao fengipv6: assign rt6_info to inet6_ifaddr in init_loopback
2013-06-29 Andy Lutomirskinet: Block MSG_CMSG_COMPAT in send(m)msg and recv...
2013-06-29 Eric Dumazetip_tunnel: fix kernel panic with icmp_dest_unreach
2013-06-29 Eric Dumazettcp: xps: fix reordering issues
2013-06-29 Paul Moorenetlabel: improve domain mapping validation
2013-06-29 Eric Dumazetipv6: fix possible crashes in ip6_cork_release()
2013-06-29 Eric Dumazettcp: fix tcp_md5_hash_skb_data()
2013-06-19 Johan HedbergBluetooth: Fix missing length checks for L2CAP signalli...
2013-06-19 Johannes Bergmac80211: close AP_VLAN interfaces before unregistering all
2013-06-19 Johannes Bergcfg80211: check wdev->netdev in connection work
next