index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-regulator.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-10
inet: rename ir_loc_port to ir_num
Eric Dumazet
11
-19
/
+19
2013-10-10
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2013-10-10
i40e: Add support for 64 bit netstats
Alexander Duyck
4
-15
/
+95
2013-10-10
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
6
-185
/
+204
2013-10-10
i40e: Replace ring container array with linked list
Alexander Duyck
3
-53
/
+58
2013-10-10
i40e: Move q_vectors from pointer to array to array of pointers
Alexander Duyck
4
-60
/
+112
2013-10-10
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
5
-26
/
+28
2013-10-10
i40e: Add support for Tx byte queue limits
Alexander Duyck
1
-0
/
+15
2013-10-10
i40e: Drop dead code and flags from Tx hotpath
Alexander Duyck
2
-27
/
+5
2013-10-10
i40e: clean up Tx fast path
Alexander Duyck
2
-99
/
+122
2013-10-10
i40e: Do not directly increment Tx next_to_use
Alexander Duyck
1
-21
/
+25
2013-10-10
i40e: Cleanup Tx buffer info layout
Alexander Duyck
2
-15
/
+14
2013-10-10
tcp: use ACCESS_ONCE() in tcp_update_pacing_rate()
Eric Dumazet
1
-1
/
+6
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
19
-188
/
+169
2013-10-10
net: gro: allow to build full sized skb
Eric Dumazet
1
-17
/
+26
2013-10-10
fib_trie: only calc for the un-first node
baker.zhang
1
-5
/
+1
2013-10-10
veth: allow to setup multicast address for veth device
Gao feng
1
-0
/
+6
2013-10-10
i40e: Drop unused completed stat
Alexander Duyck
3
-5
/
+2
2013-10-10
i40e: Link code updates
Anjali Singhai
1
-2
/
+6
2013-10-09
be2net: change the driver version number to 4.9.224.0
Ajit Khaparde
1
-1
/
+1
2013-10-09
be2net: Display RoCE specific counters in ethtool -S
Ajit Khaparde
3
-1
/
+19
2013-10-09
be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R
Ajit Khaparde
3
-9
/
+155
2013-10-09
batman-adv: reorder batadv_iv_flags
Simon Wunderlich
1
-4
/
+14
2013-10-09
batman-adv: remove packed from batadv_ogm_packet
Simon Wunderlich
1
-1
/
+4
2013-10-09
batman-adv: reorder packet types
Simon Wunderlich
4
-13
/
+68
2013-10-09
batman-adv: add build check macros for packet member offset
Simon Wunderlich
1
-0
/
+8
2013-10-09
batman-adv: remove vis functionality
Simon Wunderlich
17
-1304
/
+3
2013-10-09
batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit
Antonio Quartulli
1
-1
/
+1
2013-10-09
batman-adv: use CRC32C instead of CRC16 in TT code
Antonio Quartulli
3
-38
/
+45
2013-10-09
batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
Marek Lindner
4
-83
/
+86
2013-10-09
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
Marek Lindner
5
-334
/
+286
2013-10-09
batman-adv: tvlv - convert tt data sent within OGMs
Marek Lindner
5
-158
/
+187
2013-10-09
batman-adv: tvlv - add network coding container
Marek Lindner
5
-1
/
+75
2013-10-09
batman-adv: tvlv - add distributed arp table container
Marek Lindner
5
-1
/
+83
2013-10-09
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
11
-191
/
+327
2013-10-09
batman-adv: tvlv - basic infrastructure
Marek Lindner
7
-17
/
+794
2013-10-09
batman-adv: switch to a new packet compatibility version
Antonio Quartulli
1
-1
/
+1
2013-10-09
MAINTAINERS: batman-adv - update emails
Antonio Quartulli
1
-2
/
+2
2013-10-09
bnx2x: Add ndo_get_phys_port_id support
Yuval Mintz
4
-27
/
+155
2013-10-09
net: fix build errors if ipv6 is disabled
Eric Dumazet
5
-3
/
+15
2013-10-09
udp: fix a typo in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-1
/
+1
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
35
-288
/
+213
2013-10-09
tcp/dccp: remove twchain
Eric Dumazet
12
-261
/
+132
2013-10-09
pkt_sched: fq: fix non TCP flows pacing
Eric Dumazet
2
-11
/
+10
2013-10-09
Revert "veth: Showing peer of veth type dev in ip link (kernel side)"
David S. Miller
1
-21
/
+0
2013-10-08
qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()
Wei Yongjun
1
-1
/
+4
2013-10-08
moxa: fix the error handling in moxart_mac_probe()
Wei Yongjun
1
-6
/
+16
2013-10-08
net: vlan: fix nlmsg size calculation in vlan_get_size()
Marc Kleine-Budde
1
-1
/
+1
2013-10-08
pkt_sched: fq: fix typo for initial_quantum
Eric Dumazet
1
-1
/
+1
2013-10-08
ipv6: Fix the upper MTU limit in GRE tunnel
Oussama Ghorbel
1
-2
/
+1
[next]