aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-04-25Revert "8021q: fix a potential use-after-free"Greg Kroah-Hartman
2013-04-05net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet
2013-04-05ipv6: fix bad free of addrconf_init_netHong Zhiguo
2013-04-05unix: fix a race condition in unix_release()Paul Moore
2013-04-05thermal: shorten too long mcast group nameMasatake YAMATO
2013-04-058021q: fix a potential use-after-freeCong Wang
2013-04-05tcp: undo spurious timeout after SACK renegingYuchung Cheng
2013-04-05tcp: preserve ACK clocking in TSOEric Dumazet
2013-04-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2013-04-05batman-adv: Only write requested number of byte to user bufferSven Eckelmann
2013-04-05batman-adv: bat_socket_read missing checksPaul Kot
2013-04-05x25: Handle undersized/fragmented skbsMatthew Daley
2013-04-05x25: Validate incoming call user data lengthsMatthew Daley
2013-04-05net/irda: add missing error path release_sock callKees Cook
2013-04-05Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes
2013-04-05SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust
2013-03-28inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-28rtnetlink: Mask the rta_type when range checkingVlad Yasevich
2013-03-28sctp: don't break the loop while meeting the active_path so as to find the ma...Xufeng Zhang
2013-03-28net/ipv4: Ensure that location of timestamp option is storedDavid Ward
2013-03-20dcbnl: fix various netlink info leaksMathias Krause
2013-03-20rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause
2013-03-20ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa
2013-03-20bridging: fix rx_handlers return codeCristian Bercaru
2013-03-20netlabel: correctly list all the static label mappingsPaul Moore
2013-03-20tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell
2013-03-20net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti
2013-03-20rds: limit the size allocated by rds_message_alloc()Cong Wang
2013-03-20l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault
2013-03-14decnet: Fix disappearing sysctl entriesEric W. Biederman
2013-03-14SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust
2013-03-04svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields
2013-02-28ipv6: use a stronger hash for tcpEric Dumazet
2013-02-28ipv4: fix a bug in ping_err().Li Wei
2013-02-28bridge: set priority of STP packetsStephen Hemminger
2013-02-14bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi
2013-02-14tcp: fix for zero packets_in_flight was too broadIlpo Järvinen
2013-02-14tcp: frto should not set snd_cwnd to 0Eric Dumazet
2013-02-14net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann
2013-02-14net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann
2013-02-14sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman
2013-02-14packet: fix leakage of tx_ring memoryPhil Sutter
2013-02-14ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner
2013-02-14pktgen: correctly handle failures when adding a deviceCong Wang
2013-02-14net: prevent setting ttl=0 via IP_TTLCong Wang
2013-02-14mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka
2013-02-03Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo
2013-02-03Bluetooth: Fix sending HCI commands after resetSzymon Janc
2013-01-17mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg
2013-01-17rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet