summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-18ipv6: fix a potential use after free in sit.cLi RongQing
2014-10-18ipv6: fix a potential use after free in ip6_offload.cLi RongQing
2014-10-18ipv4: fix a potential use after free in gre_offload.cLi RongQing
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli
2014-10-17openvswitch: Set flow-key members.Pravin B Shelar
2014-10-17netrom: use linux/uaccess.hFabian Frederick
2014-10-17tipc: fix bug in bundled buffer receptionJon Paul Maloy
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet
2014-10-17ipv4: fix a potential use after free in fou.cLi RongQing
2014-10-17ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing
2014-10-17openvswitch: Create right mask with disabled megaflowsPravin B Shelar
2014-10-17openvswitch: fix a use after freeLi RongQing
2014-10-17ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin
2014-10-17ipv4: clean up cookie_v4_check()Cong Wang
2014-10-17ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang
2014-10-17ipv4: call __ip_options_echo() in cookie_v4_check()Cong Wang
2014-10-15openvswitch: use vport instead of pFabian Frederick
2014-10-15openvswitch: kerneldoc warning fixFabian Frederick
2014-10-15net: Add ndo_gso_checkTom Herbert
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-10-159p/trans_virtio: enable VQs earlyMichael S. Tsirkin
2014-10-14tcp: TCP Small Queues and strange attractorsEric Dumazet
2014-10-14net: Trap attempts to call sock_kfree_s() with a NULL pointer.David S. Miller
2014-10-14rds: avoid calling sock_kfree_s() on allocation failureCong Wang
2014-10-14caif_usb: use target structure member in memsetFabian Frederick
2014-10-14caif_usb: remove redundant memory messageFabian Frederick
2014-10-14caif: replace kmalloc/memset 0 by kzallocFabian Frederick
2014-10-14ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko
2014-10-14tcp: fix tcp_ack() performance problemEric Dumazet
2014-10-14libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov
2014-10-14libceph: separate multiple ops with commas in debugfs outputIlya Dryomov
2014-10-14libceph: sync osd op definitions in rados.hIlya Dryomov
2014-10-14libceph: reference counting pagelistYan, Zheng
2014-10-14ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing
2014-10-14tcp: fix ooo_okay setting vs Small QueuesEric Dumazet
2014-10-14libceph: don't try checking queue_work() return valueIlya Dryomov
2014-10-14libceph: Convert pr_warning to pr_warnJoe Perches
2014-10-14libceph: fix a use after free issue in osdmap_set_max_osdLi RongQing
2014-10-14libceph: select CRYPTO_CBC in addition to CRYPTO_AESIlya Dryomov
2014-10-14libceph: resend lingering requests with a new tidIlya Dryomov
2014-10-14libceph: abstract out ceph_osd_request enqueue logicIlya Dryomov
2014-10-14net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-10-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-10-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-10-14lib80211: remove unused print_ssid()Andy Shevchenko