summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* libceph: osd_init() and osd_cleanup()Ilya Dryomov2016-05-261-9/+37
* libceph: handle_one_map()Ilya Dryomov2016-05-262-56/+138
* libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov2016-05-262-16/+29
* libceph: schedule tick from ceph_osdc_init()Ilya Dryomov2016-05-261-28/+9
* libceph: move schedule_delayed_work() in ceph_osdc_init()Ilya Dryomov2016-05-261-3/+3
* libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov2016-05-261-153/+209
* libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2016-05-261-2/+2
* libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-262-200/+216
* libceph: switch to calc_target(), part 1Ilya Dryomov2016-05-262-97/+24
* libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov2016-05-262-2/+276
* libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov2016-05-262-5/+53
* libceph: make pgid_cmp() globalIlya Dryomov2016-05-261-11/+12
* libceph: rename ceph_calc_pg_primary()Ilya Dryomov2016-05-261-4/+5
* libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov2016-05-262-143/+197
* libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov2016-05-262-17/+18
* libceph: DEFINE_RB_FUNCS macroIlya Dryomov2016-05-262-131/+18
* libceph: open-code remove_{all,old}_osds()Ilya Dryomov2016-05-261-30/+21
* libceph: nuke unused fields and functionsIlya Dryomov2016-05-263-17/+2
* libceph: variable-sized ceph_object_idIlya Dryomov2016-05-263-8/+103
* libceph: change how osd_op_reply message size is calculatedIlya Dryomov2016-05-261-10/+4
* libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov2016-05-261-38/+50
* libceph: grab snapc in ceph_osdc_alloc_request()Ilya Dryomov2016-05-261-2/+4
* libceph: make ceph_osdc_put_request() accept NULLIlya Dryomov2016-05-261-3/+5
* net/route: enforce hoplimit max valuePaolo Abeni2016-05-142-0/+4
* nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds2016-05-141-1/+3
* gre: do not keep the GRE header around in collect medata modeJiri Benc2016-05-111-1/+6
* openvswitch: Fix cached ct with helper.Joe Stringer2016-05-111-0/+13
* net sched: ife action fix late bindingJamal Hadi Salim2016-05-101-4/+10
* net sched: skbedit action fix late bindingJamal Hadi Salim2016-05-101-7/+11
* net sched: simple action fix late bindingJamal Hadi Salim2016-05-101-6/+12
* net sched: mirred action fix late bindingJamal Hadi Salim2016-05-101-6/+13
* net sched: ipt action fix late bindingJamal Hadi Salim2016-05-101-7/+12
* net sched: vlan action fix late bindingJamal Hadi Salim2016-05-101-6/+16
* tcp: refresh skb timestamp at retransmit timeEric Dumazet2016-05-101-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-05-103-1/+4
|\
| * netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameterPhil Turnbull2016-05-051-0/+2
| * netfilter: IDLETIMER: fix race condition when destroy the targetLiping Zhang2016-04-291-0/+1
| * netfilter: conntrack: init all_locks to avoid debug warningFlorian Westphal2016-04-291-1/+1
* | net: fix a kernel infoleak in x25 moduleKangjie Lu2016-05-091-0/+1
* | udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2016-05-062-3/+9
* | udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme2016-05-061-2/+0
* | net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern2016-05-062-4/+8
* | bridge: fix igmp / mld query parsingLinus Lüssing2016-05-061-5/+7
* | net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov2016-05-051-2/+3
* | VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell2016-05-051-20/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-05-043-1/+34
|\ \
| * | vti: Add pmtu handling to vti_xmit.Steffen Klassert2016-03-311-0/+18
| * | xfrm: Reset encapsulation field of the skb before transformationSteffen Klassert2016-03-171-0/+3
| * | flowcache: Avoid OOM condition under preasureSteffen Klassert2016-03-171-1/+13
* | | net: fix infoleak in rtnetlinkKangjie Lu2016-05-041-8/+10
OpenPOWER on IntegriCloud