index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2014-05-05
net: Generalize checksum_init functions
Tom Herbert
1
-0
/
+93
2014-05-05
sparc: csum_add for Sparc
Tom Herbert
2
-0
/
+24
2014-05-05
net: Change x86_64 add32_with_carry to allow memory operand
Tom Herbert
1
-1
/
+1
2014-05-05
x86_64: csum_add for x86_64
Tom Herbert
1
-0
/
+7
2014-05-05
net: Allow csum_add to be provided in arch
Tom Herbert
1
-0
/
+2
2014-05-05
ARM: dts: am4372: Add clock names for cpsw and cpts
George Cherian
1
-0
/
+2
2014-05-05
ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clk
George Cherian
1
-0
/
+16
2014-05-05
drivers: net: cpsw: Enable Annexe F Time sync
George Cherian
1
-12
/
+37
2014-05-05
drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372
George Cherian
1
-2
/
+5
2014-05-05
drivers: net: cpts: Remove hardcoded clock name for CPTS
George Cherian
1
-7
/
+4
2014-05-05
ARM: dts: am33xx: Add clock names for cpsw and cpts
George Cherian
1
-0
/
+2
2014-05-05
unregister_netdevice : move RTM_DELLINK to until after ndo_uninit
Roopa Prabhu
1
-4
/
+4
2014-05-05
net: filter: misc/various cleanups
Daniel Borkmann
1
-8
/
+7
2014-05-05
net: filter: make register naming more comprehensible
Daniel Borkmann
2
-114
/
+145
2014-05-05
net: filter: simplify label names from jump-table
Daniel Borkmann
2
-154
/
+157
2014-05-05
net: filter: doc: expand and improve BPF documentation
Alexei Starovoitov
1
-4
/
+154
[next]