index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
link.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-06
tipc: simplify connection abort notifications when links break
Jon Paul Maloy
1
-40
/
+29
2015-02-06
tipc: resolve race problem at unicast message reception
Jon Paul Maloy
11
-241
/
+372
2015-02-06
tipc: use existing sk_write_queue for outgoing packet chain
Jon Paul Maloy
1
-18
/
+13
2015-02-06
tipc: split up function tipc_msg_eval()
Jon Paul Maloy
3
-43
/
+48
2015-02-06
tipc: enqueue arrived buffers in socket in separate function
Jon Paul Maloy
1
-15
/
+31
2015-02-06
tipc: simplify message forwarding and rejection in socket layer
Jon Paul Maloy
1
-62
/
+58
2015-02-06
tipc: reduce usage of context info in socket and link
Jon Paul Maloy
10
-91
/
+98
2015-02-06
hso: Use static attribute groups for sysfs entry
Takashi Iwai
1
-7
/
+10
2015-02-06
drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,...
Bas Peters
1
-14
/
+14
2015-02-06
drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS...
Bas Peters
1
-12
/
+6
2015-02-06
drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con...
Bas Peters
1
-8
/
+10
2015-02-05
sit: fix some __be16/u16 mismatches
Eric Dumazet
1
-4
/
+4
2015-02-05
ipv6: fix sparse errors in ip6_make_flowlabel()
Eric Dumazet
1
-2
/
+2
2015-02-05
net: remove some sparse warnings
Eric Dumazet
1
-3
/
+3
2015-02-05
flow_keys: n_proto type should be __be16
Eric Dumazet
1
-3
/
+3
2015-02-05
vxlan: Only set has-GBP bit in header if any other bits would be set
Thomas Graf
1
-0
/
+3
2015-02-05
net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-4
/
+2
2015-02-05
ip6_gre: fix endianness errors in ip6gre_err
Sabrina Dubroca
1
-2
/
+2
2015-02-05
xen-netfront: Use static attribute groups for sysfs entries
Takashi Iwai
1
-46
/
+16
2015-02-05
tun: Use static attribute groups for sysfs entries
Takashi Iwai
1
-5
/
+12
2015-02-05
qlogic: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-18
/
+9
2015-02-05
net: ethernet: ti/cpsw-common.c: fix sparse warning
Lad, Prabhakar
1
-0
/
+2
2015-02-05
netxen: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-3
/
+1
2015-02-05
net: fec: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-5
/
+2
2015-02-05
myri10ge: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-2
/
+1
2015-02-05
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
1
-3
/
+24
2015-02-05
cxgb4: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
1
-2
/
+1
2015-02-05
cxgb4: Add low latency socket busy_poll support
Hariprasad Shenai
4
-3
/
+174
2015-02-05
Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are ...
David S. Miller
1
-1
/
+1
2015-02-05
pkt_sched: fq: better control of DDOS traffic
Eric Dumazet
2
-2
/
+19
2015-02-05
tcp: do not pace pure ack packets
Eric Dumazet
3
-3
/
+32
2015-02-05
netfilter: Use rhashtable walk iterator
Herbert Xu
1
-17
/
+36
2015-02-05
netlink: Use rhashtable walk iterator
Herbert Xu
1
-66
/
+64
2015-02-05
rhashtable: Introduce rhashtable_walk_*
Herbert Xu
2
-0
/
+198
2015-02-05
rhashtable: Fix potential crash on destroy in rhashtable_shrink
Herbert Xu
1
-0
/
+4
2015-02-05
amd-xgbe: Set RSS enablement based on hardware features
Lendacky, Thomas
1
-0
/
+1
2015-02-05
NetCP: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-4
/
+2
2015-02-05
IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
Markus Elfring
1
-1
/
+1
2015-02-05
amd-xgbe: Adjust for zero-based traffic class count
Lendacky, Thomas
1
-1
/
+2
2015-02-05
cls_api.c: Fix dumping of non-existing actions' stats.
Ignacy Gawędzki
1
-3
/
+4
2015-02-05
pkt_sched: fq: avoid hang when quantum 0
Kenneth Klette Jonassen
1
-2
/
+8
2015-02-05
drm/cirrus: Limit modes depending on bpp option
Takashi Iwai
4
-2
/
+15
2015-02-05
net/mlx4_en: Notify TX Vlan offload change
Ido Shamay
1
-0
/
+4
2015-02-05
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
1
-2
/
+3
2015-02-05
net/mlx4_en: Print page allocator information
Ido Shamay
1
-0
/
+4
2015-02-05
net/mlx5_core: Move to use hex PCI device IDs
Or Gerlitz
1
-6
/
+6
2015-02-05
net/mlx4_core: Fix misleading debug print on CQE stride support
Or Gerlitz
1
-1
/
+2
2015-02-05
net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...
Maor Gottlieb
1
-1
/
+1
2015-02-05
net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()
Maor Gottlieb
2
-9
/
+6
2015-02-05
IB/mlx4: Load balance ports in port aggregation mode
Moni Shoua
4
-0
/
+29
[next]