index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-21
net: add Hisilicon Network Subsystem basic ethernet support
huangdaode
5
-0
/
+2971
2015-09-21
net: add Hisilicon Network Subsystem DSAF support
huangdaode
18
-0
/
+9798
2015-09-21
net: add Hisilicon Network Subsystem hnae framework support
huangdaode
5
-0
/
+1103
2015-09-21
net: add Hisilicon Network Subsystem MDIO support
huangdaode
4
-187
/
+531
2015-09-21
net: add Hisilicon Network Subsystem support (config and documents)
huangdaode
5
-2
/
+313
2015-09-21
xen-netfront: always set num queues if possible
chas williams
1
-7
/
+10
2015-09-18
sch_dsmark: improve memory locality
Eric Dumazet
1
-30
/
+33
2015-09-18
net: bcmgenet: Implement RX coalescing control knobs
Florian Fainelli
2
-3
/
+105
2015-09-18
net: bcmgenet: Implement TX coalescing control knobs
Florian Fainelli
2
-3
/
+50
2015-09-18
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
Woojung.Huh@microchip.com
2
-4
/
+0
2015-09-18
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...
Woojung.Huh@microchip.com
1
-38
/
+52
2015-09-18
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...
Woojung.Huh@microchip.com
2
-232
/
+40
2015-09-18
lan78xx: Update to use phylib instead of mii_if_info.
Woojung.Huh@microchip.com
1
-362
/
+256
2015-09-18
lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
Woojung.Huh@microchip.com
1
-0
/
+2
2015-09-18
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
Woojung.Huh@microchip.com
1
-1
/
+1
2015-09-18
net: Initialize table in fib result
David Ahern
1
-0
/
+2
2015-09-18
bpf: add bpf_redirect() helper
Alexei Starovoitov
9
-1
/
+91
2015-09-18
cls_bpf: introduce integrated actions
Daniel Borkmann
5
-12
/
+68
2015-09-18
net: only check perm protocol when register proto
Junwei Zhang
1
-11
/
+5
2015-09-18
bonding: use l4 hash if available
Eric Dumazet
1
-0
/
+4
2015-09-18
tcp: provide skb->hash to synack packets
Eric Dumazet
6
-6
/
+14
2015-09-18
netfilter: Add blank lines in callers of netfilter hooks
Eric W. Biederman
4
-0
/
+4
2015-09-18
netfilter: Pass net into okfn
Eric W. Biederman
37
-94
/
+95
2015-09-18
netfilter: Use nf_hook_state.net
Eric W. Biederman
21
-58
/
+41
2015-09-18
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
31
-120
/
+142
2015-09-18
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
3
-8
/
+9
2015-09-18
bridge: Cache net in br_nf_pre_routing_finish
Eric W. Biederman
1
-1
/
+2
2015-09-18
bridge: Pass net into br_nf_push_frag_xmit
Eric W. Biederman
1
-3
/
+8
2015-09-18
bridge: Pass net into br_nf_ip_fragment
Eric W. Biederman
1
-6
/
+6
2015-09-18
ipv6: Compute net once in raw6_send_hdrinc
Eric W. Biederman
1
-2
/
+3
2015-09-18
ipv6: Cache net in ip6_output
Eric W. Biederman
1
-2
/
+2
2015-09-18
ipv6: Only compute net once in ip6_finish_output2
Eric W. Biederman
1
-6
/
+5
2015-09-18
ipv6: Don't recompute net in ip6_rcv
Eric W. Biederman
1
-1
/
+1
2015-09-18
net: Remove dev_queue_xmit_sk
Eric W. Biederman
2
-7
/
+3
2015-09-18
bridge: Introduce br_send_bpdu_finish
Eric W. Biederman
1
-1
/
+6
2015-09-18
arp: Introduce arp_xmit_finish
Eric W. Biederman
1
-1
/
+6
2015-09-18
ipv6: Only compute net once in ip6mr_forward2_finish
Eric W. Biederman
1
-2
/
+3
2015-09-18
ipv4: Only compute net once in ipmr_forward_finish
Eric W. Biederman
1
-2
/
+3
2015-09-18
ipv4: Only compute net once in ip_rcv_finish
Eric W. Biederman
1
-6
/
+4
2015-09-18
ipv4: Only compute net once in ip_finish_output2
Eric W. Biederman
1
-2
/
+3
2015-09-18
ipv4: Explicitly compute net in ip_fragment
Eric W. Biederman
1
-3
/
+2
2015-09-18
ipv4: Only compute net once in ip_do_fragment
Eric W. Biederman
1
-6
/
+8
2015-09-18
ipv4: Don't recompute net in ipmr_queue_xmit
Eric W. Biederman
1
-1
/
+1
2015-09-18
ipv4: Remember the net in ip_output and ip_mc_output
Eric W. Biederman
1
-2
/
+4
2015-09-18
ipv4: Compute net once in ip_rcv
Eric W. Biederman
1
-7
/
+9
2015-09-18
ipv4: Compute net once in ip_forward_finish
Eric W. Biederman
1
-2
/
+3
2015-09-18
ipv4: Compute net once in ip_forward
Eric W. Biederman
1
-2
/
+4
2015-09-18
net: Merge dst_output and dst_output_sk
Eric W. Biederman
19
-30
/
+26
2015-09-18
xfrm: Remove unused afinfo method init_dst
Eric W. Biederman
2
-4
/
+0
2015-09-18
netfilter: Pass net to nf_hook_thresh
Eric W. Biederman
1
-4
/
+7
[next]