summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-04-05libceph: introduce get_osdmap_client_data_v()Ilya Dryomov
2014-04-05libceph: introduce decode{,_new}_pg_temp() and switch to themIlya Dryomov
2014-04-05libceph: switch osdmap_set_max_osd() to krealloc()Ilya Dryomov
2014-04-05libceph: introduce decode{,_new}_pools() and switch to themIlya Dryomov
2014-04-05libceph: rename __decode_pool{,_names}() to decode_pool{,_names}()Ilya Dryomov
2014-04-05libceph: fix and clarify ceph_decode_need() sizesIlya Dryomov
2014-04-05libceph: nuke bogus encoding version check in osdmap_apply_incremental()Ilya Dryomov
2014-04-05libceph: fixup error handling in osdmap_apply_incremental()Ilya Dryomov
2014-04-05libceph: fix crush_decode() call site in osdmap_decode()Ilya Dryomov
2014-04-05libceph: check length of osdmap osd arraysIlya Dryomov
2014-04-05libceph: safely decode max_osd value in osdmap_decode()Ilya Dryomov
2014-04-05libceph: fixup error handling in osdmap_decode()Ilya Dryomov
2014-04-05libceph: split osdmap allocation and decode stepsIlya Dryomov
2014-04-05libceph: dump osdmap and enhance output on decode errorsIlya Dryomov
2014-04-05libceph: dump pg_temp mappings to debugfsIlya Dryomov
2014-04-05libceph: do not prefix osd lines with \t in debugfs outputIlya Dryomov
2014-04-05libceph: refer to osdmap directly in osdmap_show()Ilya Dryomov
2014-04-05crush: add SET_CHOOSELEAF_VARY_R stepIlya Dryomov
2014-04-05crush: add chooseleaf_vary_r tunableIlya Dryomov
2014-04-05crush: allow crush rules to set (re)tries counts to 0Ilya Dryomov
2014-04-05crush: fix off-by-one errors in total_tries refactorIlya Dryomov
2014-04-05libceph: fix oops in ceph_msg_data_{pages,pagelist}_advance()Yan, Zheng
2014-04-03libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov
2014-04-03libceph: encode CEPH_OSD_OP_FLAG_* op flagsIlya Dryomov
2014-04-03libceph: a per-osdc crush scratch bufferIlya Dryomov
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-28bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-28tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet
2014-03-28openvswitch: fix a possible deadlock and lockdep warningFlavio Leitner
2014-03-28bridge: Fix handling stacked vlan tagsToshiaki Makita
2014-03-28bridge: Fix inabillity to retrieve vlan tags when tx offload is disabledToshiaki Makita
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss
2014-03-27vlan: Set hard_header_len according to available accelerationVlad Yasevich
2014-03-26net: unix: non blocking recvmsg() should not return -EINTREric Dumazet
2014-03-26ip_tunnel: Fix dst ref-count.Pravin B Shelar
2014-03-24tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne
2014-03-24netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-03-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2014-03-20ip6mr: fix mfc notification flagsNicolas Dichtel
2014-03-20ipmr: fix mfc notification flagsNicolas Dichtel
2014-03-20rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-03-20openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff
2014-03-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-13ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-03-12net: socket: error on a negative msg_namelenMatthew Leach
2014-03-12bridge: multicast: enable snooping on general queries onlyLinus Lüssing