index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ko_KR
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
batman-adv: iv_ogm_send_to_if, declare char* as const
Markus Pargmann
1
-1
/
+1
2015-05-29
batman-adv: iv_ogm_aggr_packet, bool return value
Markus Pargmann
1
-2
/
+2
2015-05-29
batman-adv: iv_ogm_iface_enable, direct return values
Markus Pargmann
1
-6
/
+2
2015-05-29
batman-adv: Makefile, Sort alphabetically
Markus Pargmann
1
-1
/
+1
2015-05-29
batman-adv: tvlv realloc, move error handling into if block
Markus Pargmann
1
-8
/
+8
2015-05-29
batman-adv: debugfs, avoid compiling for !DEBUG_FS
Markus Pargmann
3
-9
/
+35
2015-05-29
batman-adv: Use only queued fragments when merging
Sven Eckelmann
1
-8
/
+5
2015-05-29
batman-adv: Check total_size when queueing fragments
Sven Eckelmann
2
-2
/
+7
2015-05-29
batman-adv: update copyright years for 2015
Sven Eckelmann
43
-43
/
+43
2015-05-29
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2015-05-29
net: qlcnic: clean up sysfs error codes
Vladimir Zapolskiy
3
-46
/
+36
2015-05-28
treewide: Add missing vmalloc.h inclusion.
David S. Miller
7
-0
/
+7
2015-05-27
tcp/dccp: warn user for preferred ip_local_port_range
Eric Dumazet
2
-0
/
+7
2015-05-27
tcp: connect() from bound sockets can be faster
Eric Dumazet
2
-4
/
+13
2015-05-27
cxgb4/cxgb4vf: function and argument name cleanup
Hariprasad Shenai
9
-89
/
+89
2015-05-27
cxgb4: Add debugfs facility to inject FL starvation
Hariprasad Shenai
4
-1
/
+81
2015-05-27
qla4xxx: add a missing include
Eric Dumazet
1
-0
/
+1
2015-05-27
net: Adding support for Cavium ThunderX network controller
Sunil Goutham
16
-0
/
+7380
2015-05-27
pci: Add Cavium PCI vendor id
Sunil Goutham
1
-0
/
+2
2015-05-27
test_bpf: add similarly conflicting jump test case only for classic
Daniel Borkmann
1
-0
/
+57
2015-05-27
sfc: add module parameter to enable MCDI logging on new functions
Edward Cree
1
-0
/
+9
2015-05-27
sfc: add sysfs entry to control MCDI tracing
Edward Cree
4
-10
/
+48
2015-05-27
sfc: add tracing of MCDI commands
Edward Cree
4
-4
/
+102
2015-05-27
vxlan: release lock after each bucket in vxlan_cleanup
Sorin Dumitru
1
-2
/
+3
2015-05-27
tcp/dccp: try to not exhaust ip_local_port_range in connect()
Eric Dumazet
3
-6
/
+14
2015-05-27
ip_fragment: don't forward defragmented DF packet
Florian Westphal
4
-8
/
+38
2015-05-27
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
Florian Westphal
1
-7
/
+12
2015-05-27
net: phy: Utilize phy_interface_is_rgmii
Florian Fainelli
3
-14
/
+4
2015-05-27
net: phy: Add phy_interface_is_rgmii helper
Florian Fainelli
1
-0
/
+11
2015-05-27
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
David S. Miller
1
-0
/
+1
2015-05-27
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
3
-4
/
+7
2015-05-27
tcp: fix/cleanup inet_ehash_locks_alloc()
Eric Dumazet
2
-44
/
+34
2015-05-27
tipc: fix bug in link protocol message create function
Jon Paul Maloy
1
-2
/
+0
2015-05-26
net: fix inet_proto_csum_replace4() sparse errors
Eric Dumazet
1
-5
/
+7
2015-05-26
net: remove a sparse error in secure_dccpv6_sequence_number()
Eric Dumazet
1
-1
/
+1
2015-05-26
bridge: skip fdb add if the port shouldn't learn
Wilson Kok
1
-0
/
+6
2015-05-26
pktgen: remove one sparse error
Eric Dumazet
1
-5
/
+5
2015-05-26
ipv6: ipv6_select_ident() returns a __be32
Eric Dumazet
2
-6
/
+6
2015-05-26
net: cpsw: remove redundant calls disabling dma interrupts.
Richard Cochran
1
-3
/
+0
2015-05-26
net: cpsw: remove redundant calls enabling dma interrupts.
Richard Cochran
1
-2
/
+0
2015-05-26
net: cpsw: remove two unused global functions
Richard Cochran
2
-47
/
+0
2015-05-26
net: cpsw: fix misplaced break statements.
Richard Cochran
1
-2
/
+2
2015-05-26
rocker: mark parameters and local variables as const
Simon Horman
1
-200
/
+215
2015-05-26
rocker: remove unused rocker_port parameter from rocker_port_kfree
Simon Horman
1
-29
/
+25
2015-05-25
irda: use msecs_to_jiffies for conversion to jiffies
Nicholas Mc Guire
1
-2
/
+2
2015-05-25
neterion: s2io: Fix kernel doc formatting
Joe Perches
1
-2
/
+4
2015-05-25
irda: irda-usb: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-1
/
+3
2015-05-25
bridge: allow setting hash_max + multicast_router if interface is down
Linus Lüssing
1
-21
/
+3
2015-05-25
ipv6: don't increase size when refragmenting forwarded ipv6 skbs
Florian Westphal
1
-11
/
+18
2015-05-25
atm:he - Change 1 to true for bool type variable.
Shailendra Verma
1
-1
/
+1
[next]