summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()Deepa Dinamani2016-03-211-1/+1
* Make DST_CACHE a silent config optionDave Jones2016-03-211-1/+1
* bridge: update max_gso_segs and max_gso_sizeEric Dumazet2016-03-211-0/+16
* net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet2016-03-211-0/+4
* net: add description for len argument of dev_get_phys_port_nameLuis de Bethencourt2016-03-211-0/+1
* net: sched: Add description for cpu_bstats argumentLuis de Bethencourt2016-03-201-0/+2
* gen_stats.c: Add description for cpu argumentLuis de Bethencourt2016-03-201-0/+1
* tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-03-203-5/+17
* tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-03-205-6/+37
* ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross2016-03-201-1/+8
* sctp: align MTU to a wordMarcelo Ricardo Leitner2016-03-203-4/+6
* sctp: do not leak chunks that are sent to unconfirmed pathsMarcelo Ricardo Leitner2016-03-201-1/+5
* sctp: do not update a_rwnd if we are not issuing a sackMarcelo Ricardo Leitner2016-03-201-1/+5
* net: remove a dubious unlikely() clauseEric Dumazet2016-03-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2016-03-19423-12295/+19159
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19402-11643/+18375
| |\
| | * RDS: TCP: Remove unused constantSowmini Varadhan2016-03-181-2/+0
| | * RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socketSowmini Varadhan2016-03-181-10/+135
| | * ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2016-03-183-8/+9
| | * bpf, dst: add and use dst_tclassid helperDaniel Borkmann2016-03-181-8/+1
| | * bpf: make skb->tc_classid also readableDaniel Borkmann2016-03-181-6/+6
| | * cls_bpf: reset class and reuse major in daDaniel Borkmann2016-03-181-5/+8
| | * openvswitch: allow output of MPLS packets on tunnel vportsSimon Horman2016-03-181-3/+0
| | * ovs: internal_set_rx_headroom() can be staticWu Fengguang2016-03-181-1/+1
| | * net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang2016-03-181-4/+4
| | * tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet2016-03-172-4/+0
| | * vlan: propagate gso_max_segsEric Dumazet2016-03-172-0/+2
| | * ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwordsBen Hutchings2016-03-161-1/+1
| | * sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variantNicholas Mc Guire2016-03-161-4/+2
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-1415-131/+720
| | |\
| | | * netfilter: nf_conntrack: consolidate lock/unlock into unlock_waitNicholas Mc Guire2016-03-151-4/+2
| | | * openvswitch: Interface with NAT.Jarno Rajahalme2016-03-143-28/+502
| | | * openvswitch: Delay conntrack helper call for new connections.Jarno Rajahalme2016-03-141-5/+16
| | | * openvswitch: Handle NF_REPEAT in conntrack action.Jarno Rajahalme2016-03-141-2/+8
| | | * openvswitch: Find existing conntrack entry after upcall.Jarno Rajahalme2016-03-141-13/+90
| | | * openvswitch: Update the CT state key only after nf_conntrack_in().Jarno Rajahalme2016-03-141-3/+4
| | | * openvswitch: Add commentary to conntrack.cJarno Rajahalme2016-03-141-1/+20
| | | * netfilter: Allow calling into nat helper without skb_dst.Jarno Rajahalme2016-03-142-44/+16
| | | * netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme2016-03-141-2/+0
| | | * netfilter: x_tables: check for size overflowFlorian Westphal2016-03-121-0/+3
| | | * netfilter: nft_compat: check match/targetinfo attr sizeFlorian Westphal2016-03-111-0/+6
| | | * Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2016-03-113-12/+35
| | | |\
| | | | * ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni2016-03-071-1/+1
| | | | * ipvs: allow rescheduling after RSTJulian Anastasov2016-03-071-0/+1
| | | | * ipvs: drop first packet to redirect conntrackJulian Anastasov2016-03-071-9/+28
| | | | * ipvs: handle ip_vs_fill_iph_skb_off failureArnd Bergmann2016-03-071-2/+2
| | | | * netfilter: nfnetlink_acct: validate NFACCT_FILTER parametersPhil Turnbull2016-02-291-0/+3
| | | * | Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2016-03-104-31/+32
| | | |\ \
| | | | * | netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute lengthJozsef Kadlecsik2016-03-082-1/+4
| | | | * | netfilter: ipset: Fix set:list type crash when flush/dump set in parallelJozsef Kadlecsik2016-02-242-30/+28
OpenPOWER on IntegriCloud