summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-05-26libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov1-153/+209
2016-05-26libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov1-2/+2
2016-05-26libceph: switch to calc_target(), part 2Ilya Dryomov2-200/+216
2016-05-26libceph: switch to calc_target(), part 1Ilya Dryomov2-97/+24
2016-05-26libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov2-2/+276
2016-05-26libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov2-5/+53
2016-05-26libceph: make pgid_cmp() globalIlya Dryomov1-11/+12
2016-05-26libceph: rename ceph_calc_pg_primary()Ilya Dryomov1-4/+5
2016-05-26libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov2-143/+197
2016-05-26libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov2-17/+18
2016-05-26libceph: DEFINE_RB_FUNCS macroIlya Dryomov2-131/+18
2016-05-26libceph: open-code remove_{all,old}_osds()Ilya Dryomov1-30/+21
2016-05-26libceph: nuke unused fields and functionsIlya Dryomov3-17/+2
2016-05-26libceph: variable-sized ceph_object_idIlya Dryomov3-8/+103
2016-05-26libceph: change how osd_op_reply message size is calculatedIlya Dryomov1-10/+4
2016-05-26libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov1-38/+50
2016-05-26libceph: grab snapc in ceph_osdc_alloc_request()Ilya Dryomov1-2/+4
2016-05-26libceph: make ceph_osdc_put_request() accept NULLIlya Dryomov1-3/+5
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni2-0/+4
2016-05-14nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds1-1/+3
2016-05-11gre: do not keep the GRE header around in collect medata modeJiri Benc1-1/+6
2016-05-11openvswitch: Fix cached ct with helper.Joe Stringer1-0/+13
2016-05-10net sched: ife action fix late bindingJamal Hadi Salim1-4/+10
2016-05-10net sched: skbedit action fix late bindingJamal Hadi Salim1-7/+11
2016-05-10net sched: simple action fix late bindingJamal Hadi Salim1-6/+12
2016-05-10net sched: mirred action fix late bindingJamal Hadi Salim1-6/+13
2016-05-10net sched: ipt action fix late bindingJamal Hadi Salim1-7/+12
2016-05-10net sched: vlan action fix late bindingJamal Hadi Salim1-6/+16
2016-05-10tcp: refresh skb timestamp at retransmit timeEric Dumazet1-2/+4
2016-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-1/+4
2016-05-09net: fix a kernel infoleak in x25 moduleKangjie Lu1-0/+1
2016-05-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2-3/+9
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme1-2/+0
2016-05-06net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern2-4/+8
2016-05-06bridge: fix igmp / mld query parsingLinus Lüssing1-5/+7
2016-05-05net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov1-2/+3
2016-05-05VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell1-20/+1
2016-05-05netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameterPhil Turnbull1-0/+2
2016-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-1/+34
2016-05-04net: fix infoleak in rtnetlinkKangjie Lu1-8/+10
2016-05-04net: fix infoleak in llcKangjie Lu1-0/+1
2016-05-03ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel1-2/+1
2016-05-03RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.Sowmini Varadhan4-10/+33
2016-05-03RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan2-17/+25
2016-05-03net: Disable segmentation if checksumming is not supportedAlexander Duyck1-1/+1
2016-05-03netem: Segment GSO packets on enqueueNeil Horman1-2/+59
2016-05-03Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-56/+41
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-19/+57
2016-05-02gre: do not pull header in ICMP error processingJiri Benc1-3/+8
2016-05-01tipc: only process unicast on intended nodeHamish Martin1-0/+5