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
*
rds: remove the unneed NULL checking
wangweidong
2014-05-09
2
-4
/
+2
*
Merge branch 'be2net-next'
David S. Miller
2014-05-09
5
-348
/
+346
|
\
|
*
be2net: use MCCQ instead of MBOX in be_cmd_rss_config()
Kalesh AP
2014-05-09
1
-7
/
+10
|
*
be2net: include rx-compl error counter in ethtool stats
Kalesh AP
2014-05-09
1
-0
/
+1
|
*
be2net: remove unused code in be_cmd_vlan_config()
Kalesh AP
2014-05-09
3
-10
/
+5
|
*
be2net: covert vlan array to bit-map
Ravikumar Nelavelli
2014-05-09
2
-11
/
+10
|
*
be2net: fix line wrap and function call indentation in be_ethtool.c
Sathya Perla
2014-05-09
1
-58
/
+42
|
*
be2net: fix function call indentation in be_cmds.c
Sathya Perla
2014-05-09
1
-161
/
+179
|
*
be2net: fix line wrap and function call indentation in be_main.c
Sathya Perla
2014-05-09
1
-103
/
+101
|
/
*
Merge branch 'qlcnic-next'
David S. Miller
2014-05-09
11
-203
/
+244
|
\
|
*
qlcnic: Update version to 5.3.59
Rajesh Borundia
2014-05-09
1
-2
/
+2
|
*
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
2014-05-09
5
-50
/
+42
|
*
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
2014-05-09
6
-28
/
+78
|
*
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
2014-05-09
6
-107
/
+99
|
*
qlcnic: Allow SR-IOV VF probe in hypervisor.
Rajesh Borundia
2014-05-09
3
-17
/
+24
|
/
*
Merge branch 'tipc-next'
David S. Miller
2014-05-09
3
-27
/
+27
|
\
|
*
tipc: don't directly overwrite node action_flags
Ying Xue
2014-05-09
2
-3
/
+5
|
*
tipc: rename enum names of node flags
Ying Xue
2014-05-09
3
-27
/
+25
|
/
*
Merge branch 'inet_csums_part2'
David S. Miller
2014-05-09
8
-126
/
+20
|
\
|
*
l2tp: Remove UDP checksum verification
Tom Herbert
2014-05-09
1
-56
/
+1
|
*
net: Verify UDP checksum before handoff to encap
Tom Herbert
2014-05-09
2
-0
/
+8
|
*
icmp6: Call skb_checksum_validate
Tom Herbert
2014-05-09
1
-16
/
+5
|
*
icmp: Call skb_checksum_simple_validate
Tom Herbert
2014-05-09
1
-10
/
+2
|
*
igmp: Call skb_checksum_simple_validate
Tom Herbert
2014-05-09
1
-10
/
+2
|
*
gre6: Call skb_checksum_simple_validate
Tom Herbert
2014-05-09
1
-11
/
+1
|
*
gre: Call skb_checksum_simple_validate
Tom Herbert
2014-05-09
1
-23
/
+1
|
/
*
mellanox: Logging message cleanups
Joe Perches
2014-05-09
26
-437
/
+352
*
bonding: remove the unused macro
dingtianhong
2014-05-09
1
-2
/
+0
*
bonding: simplify the slave_do_arp_validate_only()
dingtianhong
2014-05-09
2
-4
/
+3
*
bonding: remove the unnecessary struct bond_net
dingtianhong
2014-05-09
1
-10
/
+8
*
ipv4: remove inet_addr_hash_lock in devinet.c
WANG Cong
2014-05-09
1
-5
/
+2
*
qlcnic: Fix Kconfig dependency on HWMON
Harish Patil
2014-05-07
1
-1
/
+1
*
Merge branch 'micrel_ksz9031'
David S. Miller
2014-05-07
3
-50
/
+188
|
\
|
*
ARM: i.MX6: Add OF configuration support for ksz9031
Hubert Chaumette
2014-05-07
1
-1
/
+105
|
*
Update Micrel KSZ90x1 binding documentation
Hubert Chaumette
2014-05-07
2
-49
/
+83
|
/
*
net: clean up snmp stats code
WANG Cong
2014-05-07
12
-162
/
+103
*
isdn: hisax: remove some dead code
Dan Carpenter
2014-05-07
1
-107
/
+4
*
tunnel: fix RFC number in comment for INET_ECN_decapsulate()
Neal Cardwell
2014-05-07
1
-1
/
+1
*
w83977af_ir: remove two faux Kconfig macros
Paul Bolle
2014-05-07
1
-29
/
+4
*
ipv6: Need to sock_put on csum error
Tom Herbert
2014-05-06
1
-0
/
+1
*
Merge branch 'tipc-next'
David S. Miller
2014-05-05
17
-352
/
+268
|
\
|
*
tipc: purge signal handler infrastructure
Ying Xue
2014-05-05
4
-147
/
+2
|
*
tipc: avoid to asynchronously reset all links
Ying Xue
2014-05-05
4
-14
/
+32
|
*
tipc: convert allocations of global variables associated with bclink
Ying Xue
2014-05-05
5
-15
/
+32
|
*
tipc: define new functions to operate bc_lock
Ying Xue
2014-05-05
1
-43
/
+53
|
*
tipc: avoid to asynchronously deliver name tables to peer node
Ying Xue
2014-05-05
4
-54
/
+52
|
*
tipc: remove TIPC_NAMES_GONE node flag
Ying Xue
2014-05-05
2
-23
/
+7
|
*
tipc: avoid to asynchronously notify subscriptions
Ying Xue
2014-05-05
4
-16
/
+33
|
*
tipc: rename setup_blocked variable of node struct to flags
Ying Xue
2014-05-05
3
-19
/
+31
|
*
tipc: adjust order of variables in tipc_node structure
Ying Xue
2014-05-05
1
-29
/
+34
[next]