index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
bonding: remove unwanted bond lock for enslave processing
dingtianhong
2014-02-11
1
-1
/
+0
|
*
|
|
USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support
Liu Junliang
2014-02-11
4
-0
/
+1089
|
*
|
|
tcp: tsq: fix nonagle handling
John Ogness
2014-02-11
1
-2
/
+11
|
*
|
|
Merge branch 'bridge'
David S. Miller
2014-02-10
7
-63
/
+129
|
|
\
\
\
|
|
*
|
|
bridge: Prevent possible race condition in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
1
-1
/
+5
|
|
*
|
|
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
2014-02-10
3
-9
/
+23
|
|
*
|
|
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...
Toshiaki Makita
2014-02-10
1
-19
/
+6
|
|
*
|
|
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...
Toshiaki Makita
2014-02-10
1
-25
/
+32
|
|
*
|
|
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
2014-02-10
3
-1
/
+34
|
|
*
|
|
bridge: Change local fdb entries whenever mac address of bridge device changes
Toshiaki Makita
2014-02-10
3
-4
/
+5
|
|
*
|
|
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
1
-1
/
+1
|
|
*
|
|
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-02-10
1
-9
/
+20
|
|
*
|
|
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-02-10
3
-7
/
+16
|
|
/
/
/
|
*
|
|
tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
Jesper Juhl
2014-02-10
1
-1
/
+1
|
*
|
|
net: vxge: Remove unused device pointer
Christian Engelmayer
2014-02-10
1
-6
/
+0
|
*
|
|
net: qmi_wwan: add ZTE MF667
Raymond Wanyoike
2014-02-10
1
-0
/
+1
|
*
|
|
3c59x: Remove unused pointer in vortex_eisa_cleanup()
Christian Engelmayer
2014-02-10
1
-2
/
+0
|
*
|
|
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
2014-02-10
1
-0
/
+7
|
*
|
|
wan: dlci: Remove unused netdev_priv pointer
Christian Engelmayer
2014-02-10
1
-5
/
+0
|
*
|
|
6lowpan: Remove unused pointer in lowpan_header_create()
Christian Engelmayer
2014-02-10
1
-3
/
+0
|
*
|
|
ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnel
FX Le Bail
2014-02-10
1
-1
/
+1
|
*
|
|
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
2014-02-10
1
-3
/
+3
|
*
|
|
net: Include appropriate header file in netfilter/nft_lookup.c
Rashika Kheria
2014-02-10
1
-0
/
+1
|
*
|
|
net: Move prototype declaration to header file include/net/net_namespace.h fr...
Rashika Kheria
2014-02-10
2
-8
/
+9
|
*
|
|
net: Move prototype declaration to header file include/net/datalink.h from ne...
Rashika Kheria
2014-02-10
2
-3
/
+3
|
*
|
|
net: Move prototype declaration to header file include/net/ipx.h from net/ipx...
Rashika Kheria
2014-02-10
2
-9
/
+8
|
*
|
|
net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c
Rashika Kheria
2014-02-10
2
-4
/
+3
|
*
|
|
net: Move prototype declaration to header file include/net/dn.h from net/decn...
Rashika Kheria
2014-02-10
2
-3
/
+2
|
*
|
|
net: Move prototype declaration to appropriate header file from decnet/af_dec...
Rashika Kheria
2014-02-10
2
-2
/
+2
|
*
|
|
net: Mark functions as static in core/dev.c
Rashika Kheria
2014-02-10
1
-3
/
+3
|
*
|
|
net: Include appropriate header file in caif/cfsrvl.c
Rashika Kheria
2014-02-10
1
-0
/
+1
|
*
|
|
net: Include appropriate header file in caif/caif_dev.c
Rashika Kheria
2014-02-10
1
-0
/
+1
|
*
|
|
net: Mark function as static in 9p/client.c
Rashika Kheria
2014-02-10
1
-1
/
+1
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-02-09
30
-159
/
+256
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-07
30
-159
/
+256
|
|
|
\
\
\
|
|
|
*
|
|
rtl8180: Add error check for pci_map_single return value in TX path
andrea.merello
2014-02-06
1
-0
/
+7
|
|
|
*
|
|
rtl8180: Add error check for pci_map_single return value in RX path
andrea.merello
2014-02-06
1
-3
/
+13
|
|
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-02-06
11
-83
/
+102
|
|
|
|
\
\
\
|
|
|
|
*
|
|
mac80211: fix virtual monitor interface iteration
Johannes Berg
2014-02-06
1
-4
/
+8
|
|
|
|
*
|
|
mac80211: fix fragmentation code, particularly for encryption
Johannes Berg
2014-02-06
1
-1
/
+1
|
|
|
|
*
|
|
mac80211: Fix IBSS disconnect
Sujith Manoharan
2014-02-06
1
-4
/
+1
|
|
|
|
*
|
|
mac80211: release the channel in error path in start_ap
Emmanuel Grumbach
2014-02-06
1
-1
/
+4
|
|
|
|
*
|
|
cfg80211: send scan results from work queue
Johannes Berg
2014-02-06
6
-42
/
+45
|
|
|
|
*
|
|
cfg80211: fix scan done race
Johannes Berg
2014-02-06
1
-4
/
+10
|
|
|
|
*
|
|
mac80211: avoid deadlock revealed by lockdep
Emmanuel Grumbach
2014-02-06
3
-7
/
+15
|
|
|
|
*
|
|
cfg80211: re-enable 5/10 MHz support
Johannes Berg
2014-02-06
1
-3
/
+0
|
|
|
|
*
|
|
nl80211: Reset split_start when netlink skb is exhausted
Pontus Fuchs
2014-02-06
1
-1
/
+2
|
|
|
|
*
|
|
mac80211: move roc cookie assignment earlier
Eliad Peller
2014-02-06
1
-18
/
+18
|
|
|
*
|
|
|
ath9k: Fix TX power calculation
Sujith Manoharan
2014-02-04
1
-0
/
+4
|
|
|
*
|
|
|
ath9k: Do not support PowerSave by default
Sujith Manoharan
2014-02-04
1
-1
/
+7
[prev]
[next]