summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko2015-09-24
* switchdev: rename "trans" to "trans_ph".Jiri Pirko2015-09-24
* tcp: factorize sk_txhash initEric Dumazet2015-09-24
* ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-24
* genetlink: simplify genl_notifyJiri Benc2015-09-24
* bridge: don't age externally added FDB entriesSiva Mannem2015-09-23
* bridge: define some min/max/default ageing time constantsScott Feldman2015-09-23
* cls_bpf: further limit exec opcodes subsetDaniel Borkmann2015-09-23
* cls_bpf: make binding to classid optionalDaniel Borkmann2015-09-23
* cls_bpf: also dump TCA_BPF_FLAGSDaniel Borkmann2015-09-23
* sched, bpf: let stack handle !IFF_UP devs on bpf_clone_redirectDaniel Borkmann2015-09-23
* ipv6 Use get_hash_from_flowi6 for rt6 hashTom Herbert2015-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-09-22
|\
| * netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6Eric W. Biederman2015-09-18
| * netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman2015-09-18
| * netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-18
| * ipvs: Read hooknum from state rather than ops->hooknumEric W. Biederman2015-09-18
| * netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman2015-09-18
| * act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman2015-09-18
| * netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2015-09-18
| * netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...Eric W. Biederman2015-09-18
| * netfilter: x_tables: Use par->net instead of computing from the passed net de...Eric W. Biederman2015-09-18
| * netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2015-09-18
| * netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-18
| * inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman2015-09-18
| * inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman2015-09-18
| * netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman2015-09-18
| * Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2015-09-18
| |\
| | * ipvs: add sysctl to ignore tunneled packetsAlex Gartrell2015-09-17
| | * ipvs: support scheduling inverse and icmp SCTP packetsAlex Gartrell2015-09-01
| | * ipvs: support scheduling inverse and icmp UDP packetsAlex Gartrell2015-09-01
| | * ipvs: support scheduling inverse and icmp TCP packetsAlex Gartrell2015-09-01
| | * ipvs: ensure that ICMP cannot be sent in reply to ICMPAlex Gartrell2015-09-01
| | * ipvs: attempt to schedule icmp packetsAlex Gartrell2015-09-01
| | * ipvs: sh: support scheduling icmp/inverse packets consistentlyAlex Gartrell2015-09-01
| | * ipvs: Use outer header in ip_vs_bypass_xmit_v6Alex Gartrell2015-09-01
| | * ipvs: add schedule_icmp sysctlAlex Gartrell2015-09-01
| | * ipvs: Make ip_vs_schedule aware of inverse iph'esAlex Gartrell2015-09-01
| | * ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell2015-09-01
| | * ipvs: pull out ip_vs_try_to_schedule functionAlex Gartrell2015-09-01
| | * ipvs: Handle inverse and icmp headers in ip_vs_leaveAlex Gartrell2015-09-01
| | * ipvs: Add hdr_flags to iphdrAlex Gartrell2015-09-01
| | * ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_offAlex Gartrell2015-09-01
* | | tcp: send loss probe after 1s if no RTT availableYuchung Cheng2015-09-21
* | | tcp: usec resolution SYN/ACK RTTYuchung Cheng2015-09-21
* | | s390/iucv: do not use arrays as argumentUrsula Braun2015-09-21
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-09-21
|\ \ \
| * | | Bluetooth: Fix reporting incorrect EIR in device found mgmt eventSzymon Janc2015-09-18
| * | | Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc2015-09-18
| * | | Bluetooth: Fix typo in smp_ah comment for hash functionMarcel Holtmann2015-09-17