summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arcnet: Use network block comment styleJoe Perches2015-09-23
* arcnet: Use include/linux path for asmJoe Perches2015-09-23
* arcnet: Coalesce string fragmentsJoe Perches2015-09-23
* arcnet: Use normal kernel brace styleJoe Perches2015-09-23
* arcnet: Add and remove blank linesJoe Perches2015-09-23
* arcnet: Use normal kernel spacing styleJoe Perches2015-09-23
* arcnet: fix indentation of if_arcnet.hJoe Perches2015-09-23
* usbnet: remove invalid checkAndrzej Hajda2015-09-22
* rndis_wlan: fix checking for default valueAndrzej Hajda2015-09-22
* orinoco: fix checking for default valueAndrzej Hajda2015-09-22
* mwifiex: fix comparison expressionAndrzej Hajda2015-09-22
* net: brcm80211: fix range checkAndrzej Hajda2015-09-22
* net: stmmac: fix type of entry variableAndrzej Hajda2015-09-22
* net/ibm/emac: fix type of phy_modeAndrzej Hajda2015-09-22
* isdn: hisax: fix frame calculationAndrzej Hajda2015-09-22
* 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: nf_tables: Pass struct net in nft_pktinfoEric 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
* | | drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULLStephen Rothwell2015-09-21
* | | Merge branch 'cpsw-macid-no-of'David S. Miller2015-09-21
|\ \ \
| * | | arm: dts: am4372: add syscon phandle to cpsw nodeMugunthan V N2015-09-21