summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-12-31netlink: only do not deliver to tap when both sides are kernel sksDaniel Borkmann
2013-12-31SUNRPC: Add tracepoint for socket errorsTrond Myklebust
2013-12-31SUNRPC: Report connection error values to rpc_tasks on the pending queueTrond Myklebust
2013-12-31SCTP: Reduce log spamming for sctp setsockoptNeil Horman
2013-12-31sch_dsmark: use correct func name in print messagesYang Yingliang
2013-12-31sch_htb: use /* commentsYang Yingliang
2013-12-31net_sched: replace pr_warning with pr_warnYang Yingliang
2013-12-31SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACHTrond Myklebust
2013-12-31SUNRPC: Ensure xprt_connect_status handles all potential connection errorsTrond Myklebust
2013-12-31packet: fix "foo * bar" and "(foo*)" problemsWeilong Chen
2013-12-31ipv6: unneccessary to get address prefix in addrconf_get_prefix_routeLi RongQing
2013-12-31libceph: use CEPH_MON_PORT when the specified port is 0Ilya Dryomov
2013-12-31crush: fix crush_choose_firstn commentIlya Dryomov
2013-12-31crush: attempts -> triesIlya Dryomov
2013-12-31crush: add set_choose_local_[fallback_]tries stepsIlya Dryomov
2013-12-31crush: generalize descend_onceIlya Dryomov
2013-12-31crush: CHOOSE_LEAF -> CHOOSELEAF throughoutIlya Dryomov
2013-12-31crush: add SET_CHOOSE_TRIES rule stepIlya Dryomov
2013-12-31crush: apply chooseleaf_tries to firstn mode tooIlya Dryomov
2013-12-31crush: new SET_CHOOSE_LEAF_TRIES commandIlya Dryomov
2013-12-31crush: pass parent r value for indep callIlya Dryomov
2013-12-31crush: clarify numrep vs endposIlya Dryomov
2013-12-31crush: strip firstn conditionals out of crush_choose, renameIlya Dryomov
2013-12-31crush: add note about r in recursive chooseIlya Dryomov
2013-12-31crush: use breadth-first search for indep modeIlya Dryomov
2013-12-31crush: return CRUSH_ITEM_UNDEF for failed placements with indepIlya Dryomov
2013-12-31crush: eliminate CRUSH_MAX_SET result size limitationIlya Dryomov
2013-12-31crush: fix some commentsIlya Dryomov
2013-12-31crush: reduce scope of some local variablesIlya Dryomov
2013-12-31crush: factor out (trivial) crush_destroy_rule()Ilya Dryomov
2013-12-31crush: pass weight vector size to map functionIlya Dryomov
2013-12-31libceph: update ceph_features.hIlya Dryomov
2013-12-31libceph: all features fields must be u64Ilya Dryomov
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe
2013-12-30cfg80211/mac80211: correct qos-map lockingJohannes Berg
2013-12-30netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond
2013-12-30netfilter: REJECT: separate reusable codeEric Leblond
2013-12-29net: rose: restore old recvmsg behaviorFlorian Westphal
2013-12-29tipc: fix deadlock during socket releaseYing Xue
2013-12-29lro: remove dead codestephen hemminger
2013-12-29tcp: make local functions staticstephen hemminger
2013-12-29netfilter: select NFNETLINK when enabling NF_TABLESEric Leblond
2013-12-29Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-12-28ipv4: ping make local stuff staticStephen Hemminger
2013-12-28ipv4: remove unused functionStephen Hemminger
2013-12-28arp: make arp_invalidate staticStephen Hemminger
2013-12-28ipv4: make fib_detect_death staticStephen Hemminger
2013-12-28netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()Pablo Neira Ayuso
2013-12-28batman-adv: fix vlan header accessAntonio Quartulli