index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-09
soc: qcom: smd: Introduce compile stubs
Bjorn Andersson
1
-1
/
+27
2016-05-07
cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabled
Hariprasad Shenai
1
-18
/
+20
2016-05-07
mlxsw: spectrum: Fix ordering in mlxsw_sp_fini
Jiri Pirko
1
-1
/
+1
2016-05-07
macvtap: add namespace support to the sysfs device class
Marc Angel
1
-10
/
+26
2016-05-06
ipv4: tcp: ip_send_unicast_reply() is not BH safe
Eric Dumazet
1
-4
/
+4
2016-05-06
samples/bpf: add verifier tests
Alexei Starovoitov
1
-0
/
+80
2016-05-06
samples/bpf: add 'pointer to packet' tests
Alexei Starovoitov
5
-0
/
+281
2016-05-06
bpf: add documentation for 'direct packet access'
Alexei Starovoitov
1
-2
/
+83
2016-05-06
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
4
-6
/
+65
2016-05-06
bpf: improve verifier state equivalence
Alexei Starovoitov
1
-20
/
+3
2016-05-06
bpf: direct packet access
Alexei Starovoitov
3
-8
/
+440
2016-05-06
bpf: cleanup verifier code
Alexei Starovoitov
1
-47
/
+53
2016-05-06
net: vrf: Create FIB tables on link create
David Ahern
3
-2
/
+13
2016-05-06
cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure
Jon Maxwell
1
-1
/
+4
2016-05-06
i40e: constify i40e_client_ops structure
Julia Lawall
2
-2
/
+2
2016-05-06
i40e: fix misleading indentation
Arnd Bergmann
1
-1
/
+2
2016-05-06
i40e: Test memory before ethtool alloc succeeds
Jesse Brandeburg
1
-3
/
+31
2016-05-06
i40evf: Allocate Rx buffers properly
Mitch Williams
1
-4
/
+1
2016-05-06
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
5
-62
/
+27
2016-05-06
i40evf: refactor receive routine
Jesse Brandeburg
5
-513
/
+481
2016-05-06
i40evf: Drop packet split receive routine
Jesse Brandeburg
7
-75
/
+3
2016-05-06
i40e: Refactor receive routine
Jesse Brandeburg
6
-303
/
+531
2016-05-06
net/mlx4: Avoid wrong virtual mappings
Haggai Abramovsky
9
-125
/
+68
2016-05-06
i40e/i40evf: Remove reference to ring->dtype
Jesse Brandeburg
3
-8
/
+2
2016-05-06
i40e: Drop packet split receive routine
Jesse Brandeburg
6
-317
/
+10
2016-05-06
i40e/i40evf: Refactor tunnel interpretation
Jesse Brandeburg
2
-14
/
+12
2016-05-05
MAINTAINERS: Cleanup Intel Wired LAN maintainers list
Jeff Kirsher
1
-7
/
+0
2016-05-05
tcp: two more missing bh disable
Eric Dumazet
2
-0
/
+4
2016-05-04
drivers: fix dev->trans_start removal fallout
Florian Westphal
2
-2
/
+2
2016-05-04
bonding: update documentation section after dev->trans_start removal
Florian Westphal
1
-2
/
+2
2016-05-04
usbnet: smsc95xx: silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2016-05-04
usbnet/smsc75xx: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2016-05-04
tcp: must block bh in __inet_twsk_hashdance()
Eric Dumazet
1
-3
/
+3
2016-05-04
tcp: fix lockdep splat in tcp_snd_una_update()
Eric Dumazet
3
-5
/
+26
2016-05-04
mdio_bus: don't return NULL from mdiobus_scan()
Sergei Shtylyov
1
-1
/
+1
2016-05-04
net: remove dev->trans_start
Florian Westphal
3
-18
/
+9
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
156
-232
/
+232
2016-05-04
netdevice: add helper to update trans_start
Florian Westphal
1
-0
/
+6
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
10
-10
/
+10
2016-05-04
dmfe: kill DEVICE define
Florian Westphal
1
-21
/
+18
2016-05-04
gre6: add Kconfig dependency for NET_IPGRE_DEMUX
Arnd Bergmann
1
-0
/
+1
2016-05-04
gre: receive also TEB packets for lwtunnels
Jiri Benc
2
-11
/
+29
2016-05-04
gre: move iptunnel_pull_header down to ipgre_rcv
Jiri Benc
1
-5
/
+10
2016-05-04
gre: remove superfluous pskb_may_pull
Jiri Benc
1
-4
/
+1
2016-05-04
net/mlx5: E-Switch, Implement trust vf ndo
Mohamad Haj Yahia
3
-5
/
+45
2016-05-04
net/mlx5: E-Switch, Implement promiscuous rx modes vf request handling
Mohamad Haj Yahia
2
-6
/
+267
2016-05-04
net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groups
Mohamad Haj Yahia
2
-14
/
+79
2016-05-04
net/mlx5: E-Switch, Use vport event handler for vport cleanup
Mohamad Haj Yahia
1
-24
/
+9
2016-05-04
net/mlx5: E-Switch, Enable/disable ACL tables on demand
Mohamad Haj Yahia
1
-19
/
+14
2016-05-04
net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk
Mohamad Haj Yahia
3
-6
/
+118
[next]