index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-09
rds: remove the unneed NULL checking
wangweidong
2
-4
/
+2
2014-05-09
be2net: use MCCQ instead of MBOX in be_cmd_rss_config()
Kalesh AP
1
-7
/
+10
2014-05-09
be2net: include rx-compl error counter in ethtool stats
Kalesh AP
1
-0
/
+1
2014-05-09
be2net: remove unused code in be_cmd_vlan_config()
Kalesh AP
3
-10
/
+5
2014-05-09
be2net: covert vlan array to bit-map
Ravikumar Nelavelli
2
-11
/
+10
2014-05-09
be2net: fix line wrap and function call indentation in be_ethtool.c
Sathya Perla
1
-58
/
+42
2014-05-09
be2net: fix function call indentation in be_cmds.c
Sathya Perla
1
-161
/
+179
2014-05-09
be2net: fix line wrap and function call indentation in be_main.c
Sathya Perla
1
-103
/
+101
2014-05-09
qlcnic: Update version to 5.3.59
Rajesh Borundia
1
-2
/
+2
2014-05-09
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
5
-50
/
+42
2014-05-09
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
6
-28
/
+78
2014-05-09
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
6
-107
/
+99
2014-05-09
qlcnic: Allow SR-IOV VF probe in hypervisor.
Rajesh Borundia
3
-17
/
+24
2014-05-09
tipc: don't directly overwrite node action_flags
Ying Xue
2
-3
/
+5
2014-05-09
tipc: rename enum names of node flags
Ying Xue
3
-27
/
+25
2014-05-09
l2tp: Remove UDP checksum verification
Tom Herbert
1
-56
/
+1
2014-05-09
net: Verify UDP checksum before handoff to encap
Tom Herbert
2
-0
/
+8
2014-05-09
icmp6: Call skb_checksum_validate
Tom Herbert
1
-16
/
+5
2014-05-09
icmp: Call skb_checksum_simple_validate
Tom Herbert
1
-10
/
+2
2014-05-09
igmp: Call skb_checksum_simple_validate
Tom Herbert
1
-10
/
+2
2014-05-09
gre6: Call skb_checksum_simple_validate
Tom Herbert
1
-11
/
+1
2014-05-09
gre: Call skb_checksum_simple_validate
Tom Herbert
1
-23
/
+1
2014-05-09
mellanox: Logging message cleanups
Joe Perches
26
-437
/
+352
2014-05-09
bonding: remove the unused macro
dingtianhong
1
-2
/
+0
2014-05-09
bonding: simplify the slave_do_arp_validate_only()
dingtianhong
2
-4
/
+3
2014-05-09
bonding: remove the unnecessary struct bond_net
dingtianhong
1
-10
/
+8
2014-05-09
ipv4: remove inet_addr_hash_lock in devinet.c
WANG Cong
1
-5
/
+2
2014-05-07
qlcnic: Fix Kconfig dependency on HWMON
Harish Patil
1
-1
/
+1
2014-05-07
ARM: i.MX6: Add OF configuration support for ksz9031
Hubert Chaumette
1
-1
/
+105
2014-05-07
Update Micrel KSZ90x1 binding documentation
Hubert Chaumette
2
-49
/
+83
2014-05-07
net: clean up snmp stats code
WANG Cong
12
-162
/
+103
2014-05-07
isdn: hisax: remove some dead code
Dan Carpenter
1
-107
/
+4
2014-05-07
tunnel: fix RFC number in comment for INET_ECN_decapsulate()
Neal Cardwell
1
-1
/
+1
2014-05-07
w83977af_ir: remove two faux Kconfig macros
Paul Bolle
1
-29
/
+4
2014-05-06
ipv6: Need to sock_put on csum error
Tom Herbert
1
-0
/
+1
2014-05-05
tipc: purge signal handler infrastructure
Ying Xue
4
-147
/
+2
2014-05-05
tipc: avoid to asynchronously reset all links
Ying Xue
4
-14
/
+32
2014-05-05
tipc: convert allocations of global variables associated with bclink
Ying Xue
5
-15
/
+32
2014-05-05
tipc: define new functions to operate bc_lock
Ying Xue
1
-43
/
+53
2014-05-05
tipc: avoid to asynchronously deliver name tables to peer node
Ying Xue
4
-54
/
+52
2014-05-05
tipc: remove TIPC_NAMES_GONE node flag
Ying Xue
2
-23
/
+7
2014-05-05
tipc: avoid to asynchronously notify subscriptions
Ying Xue
4
-16
/
+33
2014-05-05
tipc: rename setup_blocked variable of node struct to flags
Ying Xue
3
-19
/
+31
2014-05-05
tipc: adjust order of variables in tipc_node structure
Ying Xue
1
-29
/
+34
2014-05-05
tipc: always use tipc_node_lock() to hold node lock
Ying Xue
2
-9
/
+9
2014-05-05
net: via-rhine: Convert #ifdef USE_MMIO to a runtime flag
Alexey Charkov
1
-47
/
+55
2014-05-05
ipv6: remove unused function ipv6_inherit_linklocal()
WANG Cong
1
-12
/
+0
2014-05-05
net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)
Tom Herbert
2
-13
/
+38
2014-05-05
net: Call skb_checksum_init in IPv6
Tom Herbert
3
-30
/
+9
2014-05-05
net: Call skb_checksum_init in IPv4
Tom Herbert
3
-40
/
+10
[next]