index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
2015-09-18
ipvs: Read hooknum from state rather than ops->hooknum
Eric W. Biederman
2015-09-18
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
Eric W. Biederman
2015-09-18
act_connmark: Remember the struct net instead of guessing it.
Eric W. Biederman
2015-09-18
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
Eric W. Biederman
2015-09-18
netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...
Eric W. Biederman
2015-09-18
netfilter: nf_tables: Pass struct net in nft_pktinfo
Eric W. Biederman
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2015-09-18
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
2015-09-18
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
2015-09-18
inet netfilter: Prefer state->hook to ops->hooknum
Eric W. Biederman
2015-09-18
inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
Eric W. Biederman
2015-09-18
netfilter: ebtables: Simplify the arguments to ebt_do_table
Eric W. Biederman
2015-09-18
Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2015-09-17
sch_dsmark: improve memory locality
Eric Dumazet
2015-09-17
Merge branch 'bcmgenet-irq-coalesce'
David S. Miller
2015-09-17
net: bcmgenet: Implement RX coalescing control knobs
Florian Fainelli
2015-09-17
net: bcmgenet: Implement TX coalescing control knobs
Florian Fainelli
2015-09-17
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
Woojung.Huh@microchip.com
2015-09-17
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...
Woojung.Huh@microchip.com
2015-09-17
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...
Woojung.Huh@microchip.com
2015-09-17
lan78xx: Update to use phylib instead of mii_if_info.
Woojung.Huh@microchip.com
2015-09-17
lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
Woojung.Huh@microchip.com
2015-09-17
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
Woojung.Huh@microchip.com
2015-09-17
net: Initialize table in fib result
David Ahern
2015-09-17
Merge branch 'bpf_avoid_clone'
David S. Miller
2015-09-17
bpf: add bpf_redirect() helper
Alexei Starovoitov
2015-09-17
cls_bpf: introduce integrated actions
Daniel Borkmann
2015-09-17
net: only check perm protocol when register proto
Junwei Zhang
2015-09-17
bonding: use l4 hash if available
Eric Dumazet
2015-09-17
tcp: provide skb->hash to synack packets
Eric Dumazet
2015-09-17
Merge branch 'nf_hook_netns'
David S. Miller
2015-09-17
netfilter: Add blank lines in callers of netfilter hooks
Eric W. Biederman
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
netfilter: Use nf_hook_state.net
Eric W. Biederman
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
2015-09-17
bridge: Cache net in br_nf_pre_routing_finish
Eric W. Biederman
2015-09-17
bridge: Pass net into br_nf_push_frag_xmit
Eric W. Biederman
2015-09-17
bridge: Pass net into br_nf_ip_fragment
Eric W. Biederman
2015-09-17
ipv6: Compute net once in raw6_send_hdrinc
Eric W. Biederman
2015-09-17
ipv6: Cache net in ip6_output
Eric W. Biederman
2015-09-17
ipv6: Only compute net once in ip6_finish_output2
Eric W. Biederman
2015-09-17
ipv6: Don't recompute net in ip6_rcv
Eric W. Biederman
2015-09-17
net: Remove dev_queue_xmit_sk
Eric W. Biederman
2015-09-17
bridge: Introduce br_send_bpdu_finish
Eric W. Biederman
2015-09-17
arp: Introduce arp_xmit_finish
Eric W. Biederman
2015-09-17
ipv6: Only compute net once in ip6mr_forward2_finish
Eric W. Biederman
2015-09-17
ipv4: Only compute net once in ipmr_forward_finish
Eric W. Biederman
2015-09-17
ipv4: Only compute net once in ip_rcv_finish
Eric W. Biederman
[next]