]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net
crypto: gcm - fix assumption that assoc has one segment
[karo-tx-linux.git] / net /
2013-04-05 Eric Dumazetnet: add a synchronize_net() in netdev_rx_handler_unreg...
2013-04-05 Hannes Frederic... ipv6: don't accept node local multicast traffic from...
2013-04-05 Hong Zhiguoipv6: fix bad free of addrconf_init_net
2013-04-05 Hannes Frederic... ipv6: don't accept multicast traffic with scope 0
2013-04-05 Paul Mooreunix: fix a race condition in unix_release()
2013-04-05 Masatake YAMATOthermal: shorten too long mcast group name
2013-04-05 Cong Wang8021q: fix a potential use-after-free
2013-04-05 Yuchung Chengtcp: undo spurious timeout after SACK reneging
2013-04-05 Eric Dumazettcp: preserve ACK clocking in TSO
2013-04-05 Eric Dumazetnet: remove a WARN_ON() in net_enable_timestamp()
2013-04-05 Kees Cooknet/irda: add missing error path release_sock call
2013-04-05 Vinicius Costa GomesBluetooth: Fix not closing SCO sockets in the BT_CONNEC...
2013-04-05 Trond MyklebustSUNRPC: Add barriers to ensure read ordering in rpc_wak...
2013-03-28 Hannes Frederic... inet: limit length of fragment queue hash table bucket...
2013-03-28 Vlad Yasevichrtnetlink: Mask the rta_type when range checking
2013-03-28 Eric Dumazettcp: fix skb_availroom()
2013-03-28 Xufeng Zhangsctp: don't break the loop while meeting the active_pat...
2013-03-28 Vlad Yasevichsctp: Use correct sideffect command in duplicate cookie...
2013-03-28 David Wardnet/ipv4: Ensure that location of timestamp option...
2013-03-20 YOSHIFUJI Hideaki6lowpan: Fix endianness issue in is_addr_link_local().
2013-03-20 Mathias Krausedcbnl: fix various netlink info leaks
2013-03-20 Mathias Krausertnl: fix info leak on RTM_GETLINK request for VF devices
2013-03-20 Hannes Frederic... ipv6: stop multicast forwarding to process interface...
2013-03-20 Cristian Bercarubridging: fix rx_handlers return code
2013-03-20 Paul Moorenetlabel: correctly list all the static label mappings
2013-03-20 Neal Cardwelltcp: fix double-counted receiver RTT when leaving recei...
2013-03-20 Lorenzo Colittinet: ipv6: Don't purge default router if accept_ra=2
2013-03-20 Cong Wangrds: limit the size allocated by rds_message_alloc()
2013-03-20 Guillaume Naultl2tp: Restore socket refcount when sendmsg succeeds
2013-03-14 Trond MyklebustSUNRPC: Don't start the retransmission timer when out...
2013-03-03 J. Bruce Fieldssvcrpc: make svc_age_temp_xprts enqueue under sv_lock
2013-02-28 Mathias Krausesock_diag: Fix out-of-bounds access to sock_diag_handlers[]
2013-02-28 Eric Dumazetipv6: use a stronger hash for tcp
2013-02-28 Li Weiipv4: fix a bug in ping_err().
2013-02-28 Eric Dumazetnet: fix infinite loop in __skb_recv_datagram()
2013-02-28 Stephen Hemmingerbridge: set priority of STP packets
2013-02-14 Sarveshwar Bandibridge: Pull ip header into skb->data before looking...
2013-02-14 Ilpo Järvinentcp: fix for zero packets_in_flight was too broad
2013-02-14 Eric Dumazettcp: frto should not set snd_cwnd to 0
2013-02-14 Daniel Borkmannnet: sctp: sctp_endpoint_free: zero out secret key...
2013-02-14 Daniel Borkmannnet: sctp: sctp_setsockopt_auth_key: use kzfree instead...
2013-02-14 Neil Hormansctp: refactor sctp_outq_teardown to insure proper...
2013-02-14 Phil Sutterpacket: fix leakage of tx_ring memory
2013-02-14 Marcelo Ricardo... ipv6: do not create neighbor entries for local delivery
2013-02-14 Cong Wangpktgen: correctly handle failures when adding a device
2013-02-14 Romain KUNTZipv6: fix header length calculation in ip6_append_data()
2013-02-14 Romain Kuntzipv6: fix the noflags test in addrconf_get_prefix_route
2013-02-14 Cong Wangnet: prevent setting ttl=0 via IP_TTL
2013-02-14 Johan HedbergBluetooth: Fix handling of unexpected SMP PDUs
2013-02-04 Stanislaw Gruszkamac80211: synchronize scan off/on-channel and PS states
2013-02-04 Anderson LizardoBluetooth: Fix incorrect strncpy() in hidp_setup_hid()
2013-02-04 Johannes Bergmac80211: fix FT roaming
2013-02-04 Szymon JancBluetooth: Fix sending HCI commands after reset
2013-01-17 Alex Elderrbd: remove linger unconditionally
2013-01-17 Alex Elderceph: don't reference req after put
2013-01-17 Sage Weillibceph: remove 'osdtimeout' option
2013-01-17 Alex Elderlibceph: avoid using freed osd in __kick_osd_requests()
2013-01-17 Sage Weillibceph: fix osdmap decode error paths
2013-01-17 Sage Weillibceph: fix protocol feature mismatch failure path
2013-01-17 Alex Elderlibceph: WARN, don't BUG on unexpected connection states
2013-01-17 Alex Elderlibceph: always reset osds when kicking
2013-01-17 Alex Elderlibceph: move linger requests sooner in kick_requests()
2013-01-17 Alex Elderlibceph: register request before unregister linger
2013-01-17 Alex Elderlibceph: don't use rb_init_node() in ceph_osdc_alloc_re...
2013-01-17 Alex Elderlibceph: init event->node in ceph_osdc_create_event()
2013-01-17 Alex Elderlibceph: init osd->o_node in create_osd()
2013-01-17 Alex Elderlibceph: report connection fault with warning
2013-01-17 Alex Elderlibceph: socket can close in any connection state
2013-01-17 Sage Weilceph: propagate layout error on osd request creation
2013-01-17 Johannes Bergmac80211: use del_timer_sync for final sta cleanup...
2013-01-17 Stanislaw Gruszkamac80211: fix ibss scanning
2013-01-17 Trond MyklebustSUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
2013-01-17 Trond MyklebustSUNRPC: Ensure we release the socket write lock if...
2013-01-17 Trond MyklebustSUNRPC: Ensure that we free the rpc_task after cleanups...
2013-01-17 Stanislav KinsburskySUNRPC: continue run over clients list on PipeFS event...
2013-01-11 Gustavo PadovanBluetooth: cancel power_on work when unregistering...
2013-01-11 Gustavo PadovanBluetooth: Add missing lock nesting notation
2013-01-11 Eric Dumazettcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
2013-01-11 Eric Dumazettcp: tcp_replace_ts_recent() should not be called from...
2013-01-11 Eric Dumazettcp: refine SYN handling in tcp_validate_incoming
2013-01-11 Eric Dumazettcp: implement RFC 5961 4.2
2013-01-11 Eric Dumazettcp: implement RFC 5961 3.2
2013-01-11 Stefan Haskonet: sched: integer overflow fix
2013-01-11 Christoph Paaschinet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v...
2013-01-11 Akinobu Mitabatman-adv: fix random jitter calculation
2013-01-11 Neal Cardwellinet_diag: validate port comparison byte code to preven...
2013-01-11 Neal Cardwellinet_diag: avoid unsafe and nonsensical prefix matches...
2013-01-11 Neal Cardwellinet_diag: validate byte code to prevent oops in inet_d...
2013-01-11 Neal Cardwellinet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV...
2013-01-11 Johannes Bergipv4: ip_check_defrag must not modify skb before unsharing
2013-01-11 Tommi Rantalasctp: fix -ENOMEM result with invalid user space pointe...
2013-01-11 Tommi Rantalasctp: fix memory leak in sctp_datamsg_from_user() when...
2012-12-03 Thierry EscandeNFC: Fix nfc_llcp_local chained list insertion
2012-12-03 Oliver Hartkoppcan: bcm: initialize ifindex for timeouts without previ...
2012-12-03 Simon Wunderlichmac80211: deinitialize ibss-internals after emptiness...
2012-12-03 Szymon JancBluetooth: Fix using uninitialized option in RFCMode
2012-11-26 Sage Weillibceph: check for invalid mapping
2012-11-26 Sage Weillibceph: avoid NULL kref_put when osd reset races with...
2012-11-26 Alex Elderrbd: reset BACKOFF if unable to re-queue
2012-11-26 Alex Elderlibceph: only kunmap kmapped pages
next