summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-04-25net: fix incorrect credentials passingLinus Torvalds
2013-04-25can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun
2013-04-10net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet
2013-04-10ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa
2013-04-10ipv6: fix bad free of addrconf_init_netHong Zhiguo
2013-04-10ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa
2013-04-10unix: fix a race condition in unix_release()Paul Moore
2013-04-10thermal: shorten too long mcast group nameMasatake YAMATO
2013-04-108021q: fix a potential use-after-freeCong Wang
2013-04-10tcp: undo spurious timeout after SACK renegingYuchung Cheng
2013-04-10tcp: preserve ACK clocking in TSOEric Dumazet
2013-04-10SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust
2013-04-10net/irda: add missing error path release_sock callKees Cook
2013-03-27inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-27rtnetlink: Mask the rta_type when range checkingVlad Yasevich
2013-03-27tcp: fix skb_availroom()Eric Dumazet
2013-03-27sctp: don't break the loop while meeting the active_path so as to find the m...Xufeng Zhang
2013-03-27sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich
2013-03-27net/ipv4: Ensure that location of timestamp option is storedDavid Ward
2013-03-276lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明
2013-03-27dcbnl: fix various netlink info leaksMathias Krause
2013-03-27rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause
2013-03-27ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa
2013-03-27bridging: fix rx_handlers return codeCristian Bercaru
2013-03-27netlabel: correctly list all the static label mappingsPaul Moore
2013-03-27tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell
2013-03-27net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti
2013-03-27rds: limit the size allocated by rds_message_alloc()Cong Wang
2013-03-27l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault
2013-03-20batman-adv: Only write requested number of byte to user bufferSven Eckelmann
2013-03-20batman-adv: bat_socket_read missing checksPaul Kot
2013-03-20decnet: Fix disappearing sysctl entriesEric W. Biederman
2013-03-20SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust
2013-03-06ipv6: use a stronger hash for tcpEric Dumazet
2013-03-06ipv4: fix a bug in ping_err().Li Wei
2013-03-06bridge: set priority of STP packetsStephen Hemminger
2013-03-06svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields
2013-02-20bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi
2013-02-20tcp: fix for zero packets_in_flight was too broadIlpo Järvinen
2013-02-20tcp: frto should not set snd_cwnd to 0Eric Dumazet
2013-02-20net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann
2013-02-20net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann
2013-02-20sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman
2013-02-20packet: fix leakage of tx_ring memoryPhil Sutter
2013-02-20ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner
2013-02-20pktgen: correctly handle failures when adding a deviceCong Wang
2013-02-20ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ
2013-02-20ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz
2013-02-20net: prevent setting ttl=0 via IP_TTLCong Wang
2013-02-20Bluetooth: Fix sending HCI commands after resetSzymon Janc