index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-29
ipv6: fix checkpatch errors of "foo*" and "foo * bar"
Wang Yufen
1
-15
/
+15
2014-03-29
ipv6: fix checkpatch errors of brace and trailing statements
Wang Yufen
1
-8
/
+10
2014-03-29
ipv6: fix checkpatch errors comments and space
Wang Yufen
1
-14
/
+12
2014-03-29
netpoll: Respect NETIF_F_LLTX
Eric W. Biederman
2
-5
/
+10
2014-03-29
netpoll: Remove strong unnecessary assumptions about skbs
Eric W. Biederman
1
-2
/
+2
2014-03-29
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
3
-12
/
+12
2014-03-29
netpoll: Move rx enable/disable into __dev_close_many
Eric W. Biederman
1
-9
/
+4
2014-03-29
netpoll: Only call ndo_start_xmit from a single place
Eric W. Biederman
1
-25
/
+36
2014-03-29
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
9
-34
/
+29
2014-03-29
wimax/i2400m: remove open-coded skb_cow_head.
françois romieu
1
-2
/
+1
2014-03-29
tg3: remove open-coded skb_cow_head.
françois romieu
1
-2
/
+1
2014-03-29
bna: remove open-coded skb_cow_head.
françois romieu
1
-6
/
+4
2014-03-29
qlge: remove open-coded skb_cow_head.
françois romieu
1
-5
/
+4
2014-03-29
jme: remove open-coded skb_cow_head.
françois romieu
1
-14
/
+2
2014-03-29
atl1e: remove open-coded skb_cow_head.
françois romieu
1
-7
/
+7
2014-03-29
atl1c: remove open-coded skb_cow_head.
françois romieu
1
-7
/
+7
2014-03-29
atl1: remove open-coded skb_cow_head.
françois romieu
1
-8
/
+7
2014-03-29
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
1
-7
/
+7
2014-03-28
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
2
-0
/
+10
2014-03-28
veth: Turn off vlan rx acceleration in vlan_features
Vlad Yasevich
1
-1
/
+4
2014-03-28
ifb: Remove vlan acceleration from vlan_features
Vlad Yasevich
1
-1
/
+2
2014-03-28
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
1
-1
/
+3
2014-03-28
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2
-5
/
+20
2014-03-28
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
3
-6
/
+12
2014-03-28
MAINTAINERS: bonding: change email address
Veaceslav Falico
1
-1
/
+1
2014-03-28
MAINTAINERS: bonding: change email address
Jay Vosburgh
1
-1
/
+1
2014-03-28
x86: fix boot on uniprocessor systems
Artem Fetishev
1
-1
/
+2
2014-03-28
ocfs2: check if cluster name exists before deref
Sasha Levin
1
-1
/
+3
2014-03-28
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2
-52
/
+145
2014-03-28
net: net: add a core netdev->tx_dropped counter
Eric Dumazet
2
-3
/
+6
2014-03-28
packet: respect devices with LLTX flag in direct xmit
Daniel Borkmann
1
-20
/
+20
2014-03-28
net: nlmon: flag nlmon devs with LLTX/SG
Daniel Borkmann
1
-1
/
+2
2014-03-28
tcp: fix get_timewait4_sock() delay computation on 64bit
Eric Dumazet
1
-1
/
+1
2014-03-28
openvswitch: fix a possible deadlock and lockdep warning
Flavio Leitner
1
-20
/
+6
2014-03-28
cxgb4vf: Adds device Id for few more Chelsio adapters
Hariprasad Shenai
1
-0
/
+8
2014-03-28
cxgb4: Adds device ID for few more Chelsio Adapters
Hariprasad Shenai
1
-0
/
+12
2014-03-28
bridge: Fix handling stacked vlan tags
Toshiaki Makita
1
-17
/
+1
2014-03-28
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
Toshiaki Makita
2
-3
/
+15
2014-03-28
net/mlx4: Implement vxlan ndo calls
Or Gerlitz
4
-5
/
+91
2014-03-28
mlx4: Add support for CONFIG_DEV command
Or Gerlitz
4
-0
/
+52
2014-03-28
net/mlx4: USe one wrapper that returns -EPERM
Or Gerlitz
3
-28
/
+4
2014-03-28
bnx2x: Fix possible memory leak on iov error flow
Yuval Mintz
1
-0
/
+2
2014-03-28
vhost: validate vhost_get_vq_desc return value
Michael S. Tsirkin
1
-1
/
+5
2014-03-28
vhost: fix total length when packets are too short
Michael S. Tsirkin
1
-0
/
+14
2014-03-28
random32: avoid attempt to late reseed if in the middle of seeding
Sasha Levin
1
-1
/
+12
2014-03-28
random32: assign to network folks in MAINTAINERS
Sasha Levin
1
-0
/
+1
2014-03-28
sh_eth: ensure pm_runtime cannot suspend the device during init
Ben Dooks
1
-2
/
+6
2014-03-28
net: stmmac: Add SOCFPGA glue driver
Dinh Nguyen
5
-0
/
+147
2014-03-28
RDMA/cxgb4: set error code on kmalloc() failure
Yann Droneaud
1
-1
/
+3
2014-03-28
tipc: make discovery domain a bearer attribute
Erik Hugne
3
-16
/
+10
[next]