summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-07-16fq_codel: fix return value of fq_codel_drop()WANG Cong
2015-07-16net_sched: fix a use-after-free in sfqWANG Cong
2015-07-16ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-07-16fq_codel: fix a use-after-freeWANG Cong
2015-07-16tcp: don't use F-RTO on non-recurring timeoutsYuchung Cheng
2015-07-16bridge: mdb: fix double add notificationNikolay Aleksandrov
2015-07-16bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leaveSatish Ashok
2015-07-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-15net: Fix skb csum races when peekingHerbert Xu
2015-07-15NET: AX.25: Stop heartbeat timer on disconnect.Richard Stearn
2015-07-15net: Clone skb before setting peeked flagHerbert Xu
2015-07-15rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTSDaniel Borkmann
2015-07-14rds: rds_ib_device.refcount overflowWengang Wang
2015-07-14ipvs: call skb_sender_cpu_clearJulian Anastasov
2015-07-14ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov
2015-07-14ipvs: skb_orphan in case of forwardingAlex Gartrell
2015-07-14ipvs: fix crash if scheduler is changedJulian Anastasov
2015-07-14ipvs: do not use random local source address for tunnelsJulian Anastasov
2015-07-14ipvs: fix ipv6 route unreach panicAlex Gartrell
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-139p/trans_virtio: reset virtio device on removePierre Morel
2015-07-13netfilter: IDLETIMER: fix lockdep warningDmitry Torokhov
2015-07-13Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...David S. Miller
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp
2015-07-12net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli
2015-07-12net: dsa: Test array index before useFlorian Fainelli
2015-07-12net: switchdev: don't abort unsupported operationsVivien Didelot
2015-07-11net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter
2015-07-11bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok
2015-07-11net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-07-11net: do not process device backlog during unregistrationJulian Anastasov
2015-07-10netfilter: ctnetlink: put back references to master ct and expect objectsPablo Neira Ayuso
2015-07-10bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet
2015-07-09net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()Oleg Nesterov
2015-07-09net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-07-09libceph: treat sockaddr_storage with uninitialized family as blankIlya Dryomov
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov
2015-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-07-09ipv4: add support for linkdown sysctl to netconfAndy Gospodarek
2015-07-08bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov
2015-07-08net/tipc: initialize security state for new connection socketStephen Smalley
2015-07-08ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs
2015-07-08rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann
2015-07-08Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel
2015-07-08net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet
2015-07-08bridge: mdb: start delete timer for temp static entriesSatish Ashok
2015-07-08net_sched: gen_estimator: extend pps limitEric Dumazet
2015-07-08netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6Julien Grall
2015-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-05bluetooth: fix list handlingLinus Torvalds