index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
slave.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-09
bnx2x: Fix UNDI driver unload
Yuval Mintz
1
-3
/
+7
2014-05-09
net: cpsw: add missing of_node_put
Johan Hovold
1
-0
/
+1
2014-05-09
net: cpsw: fix null dereference at probe
Johan Hovold
1
-0
/
+4
2014-05-09
Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"
Johan Hovold
1
-12
/
+2
2014-05-09
net: mdio-gpio: warn about missing bus alias id
Johan Hovold
1
-0
/
+4
2014-05-09
net: mdio-gpio: fix device-tree binding documentation
Johan Hovold
1
-1
/
+1
2014-05-09
net: cdc_mbim: handle unaccelerated VLAN tagged frames
Bjørn Mork
1
-11
/
+28
2014-05-09
Driver for Beckhoff CX5020 EtherCAT master module.
Darek Marcinkiewicz
3
-0
/
+719
2014-05-09
ping: move ping_group_range out of CONFIG_SYSCTL
Cong Wang
4
-14
/
+20
2014-05-09
ipv4: move local_port_range out of CONFIG_SYSCTL
Cong Wang
5
-25
/
+46
2014-05-09
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
1
-2
/
+4
2014-05-07
net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF
Daniel Mack
1
-1
/
+6
2014-05-07
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
1
-1
/
+1
2014-05-07
qlcnic: Set real_num_{tx|rx}_queues properly
Shahed Shaikh
2
-18
/
+47
2014-05-07
qlcnic: Fix panic while dumping TX queues on TX timeout
Manish Chopra
1
-2
/
+6
2014-05-07
jme: Fix DMA unmap warning
Neil Horman
1
-6
/
+47
2014-05-07
Revert "net: core: introduce netif_skb_dev_features"
Florian Westphal
2
-18
/
+11
2014-05-07
net: ip: push gso skb forwarding handling down the stack
Florian Westphal
2
-53
/
+48
2014-05-07
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
1
-1
/
+5
2014-05-07
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
1
-2
/
+2
2014-05-07
net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lock
Bjørn Mork
1
-5
/
+13
2014-05-05
net: macb: Fix race between HW and driver
Soren Brinkmann
1
-10
/
+0
2014-05-05
net: macb: Remove 'unlikely' optimization
Soren Brinkmann
1
-1
/
+1
2014-05-05
net: macb: Re-enable RX interrupt only when RX is done
Soren Brinkmann
1
-7
/
+6
2014-05-05
net: macb: Clear interrupt flags
Soren Brinkmann
1
-0
/
+10
2014-05-05
net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP
Soren Brinkmann
1
-1
/
+1
2014-05-05
ip_tunnel: Set network header properly for IP_ECN_decapsulate()
Ying Cai
1
-0
/
+2
2014-05-05
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
David Ertman
1
-6
/
+8
2014-05-05
e1000e: Fix issue with link flap on 82579
David Ertman
2
-0
/
+13
2014-05-05
e1000e: Expand workaround for 10Mb HD throughput bug
David Ertman
2
-4
/
+12
2014-05-05
e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
David Ertman
2
-19
/
+13
2014-05-05
net/mlx4_core: Don't issue PCIe speed/width checks for VFs
Eyal Perry
1
-1
/
+2
2014-05-05
net/mlx4_core: Load the Eth driver first
Or Gerlitz
1
-2
/
+2
2014-05-05
net/mlx4_core: Fix slave id computation for single port VF
Matan Barak
1
-15
/
+20
2014-05-05
net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
Jack Morgenstein
1
-0
/
+23
2014-05-05
net: cdc_ncm: fix buffer overflow
Bjørn Mork
1
-1
/
+1
2014-05-05
Altera TSE: ALTERA_TSE should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-05-05
vsock: Make transport the proto owner
Andy King
2
-26
/
+27
2014-05-05
xtensa: ISS: don't depend on CONFIG_TTY
Max Filippov
2
-2
/
+2
2014-05-05
fix quoting of Ted's name in MAINTAINERS
Christoph Hellwig
1
-1
/
+1
2014-05-05
floppy: don't write kernel-only members to FDRAWCMD ioctl output
Matthew Daley
1
-1
/
+4
2014-05-05
floppy: ignore kernel-only members in FDRAWCMD ioctl input
Matthew Daley
1
-3
/
+3
2014-05-05
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
Vasily Averin
1
-2
/
+2
2014-05-05
ipv4: fix "conntrack zones" support for defrag user check in ip_expire
Vasily Averin
1
-2
/
+3
2014-05-05
mac80211: fix nested rtnl locking on ieee80211_reconfig
Eliad Peller
1
-1
/
+1
2014-05-05
cfg80211: add cfg80211_sched_scan_stopped_rtnl
Eliad Peller
2
-2
/
+22
2014-05-05
cfg80211: free sme on connection failures
Eliad Peller
1
-1
/
+1
2014-05-05
mac80211: Fix mac80211 station info rx bitrate for IBSS mode
Henning Rogge
1
-1
/
+2
2014-05-05
UBI: avoid workqueue format string leak
Kees Cook
1
-1
/
+1
2014-05-05
UBI: fix ubi free PEBs count calculation
Tanya Brokhman
1
-0
/
+3
[next]