index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
virtio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
tipc: fix bug in link failover handling
Jon Paul Maloy
1
-3
/
+4
2015-03-09
net: delete stale packet_mclist entries
Francesco Ruggeri
1
-8
/
+14
2015-03-09
tipc: Add Ying Xue to TIPC maintainers list
Jon Paul Maloy
1
-1
/
+1
2015-03-09
net: Remove protocol from struct dst_ops
Eric W. Biederman
7
-9
/
+0
2015-03-09
net: macb: constify macb configuration data
Josh Cartwright
1
-4
/
+4
2015-03-09
mpls: Spelling: s/conceved/conceived/, s/as/a/
Geert Uytterhoeven
1
-2
/
+2
2015-03-09
tipc: fix inconsistent signal handling regression
Erik Hugne
1
-6
/
+6
2015-03-09
switchdev: use gpl variant of symbol export
Jiri Pirko
1
-12
/
+12
2015-03-09
tipc: sparse: fix htons conversion warnings
Erik Hugne
1
-4
/
+4
2015-03-09
net_sched: destroy proto tp when all filters are gone
Cong Wang
12
-23
/
+99
2015-03-09
i40e: add ethtool RSS support
Mitch A Williams
2
-0
/
+110
2015-03-09
i40e/i40evf: Bump i40e/i40evf version
Catherine Sullivan
2
-2
/
+2
2015-03-09
i40e: add MAC printing to debugfs dump VSI
Shannon Nelson
1
-0
/
+5
2015-03-09
netfilter: bridge: move DNAT helper to br_netfilter
Pablo Neira Ayuso
4
-16
/
+38
2015-03-09
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
1
-3
/
+3
2015-03-09
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
1
-6
/
+22
2015-03-09
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
Steven Rostedt (Red Hat)
1
-2
/
+6
2015-03-09
netfilter: bridge: refactor conditional in br_nf_dev_queue_xmit
Florian Westphal
1
-3
/
+6
2015-03-09
netfilter: bridge: move nf_bridge_update_protocol to where its used
Florian Westphal
2
-8
/
+8
2015-03-09
bridge: move mac header copying into br_netfilter
Florian Westphal
3
-35
/
+29
2015-03-09
i40e: Fix inconsistent use of PF/VF vs pf/vf
Jeff Kirsher
9
-174
/
+174
2015-03-09
i40e: tame the nvmupdate read and write complaints
Shannon Nelson
1
-2
/
+7
2015-03-09
i40e/i40evf: fix accidental write to ITR registers
Jesse Brandeburg
3
-0
/
+5
2015-03-09
i40vf: don't stop me now
Mitch Williams
1
-5
/
+6
2015-03-09
i40e: future proof some sizeof calls
Shannon Nelson
1
-2
/
+2
2015-03-09
i40e: Remove "hello world" strings from i40e driver
Greg Rose
1
-2
/
+2
2015-03-09
MAINTAINERS: add Marc Kleine-Budde as co maintainer for CAN networking layer
Marc Kleine-Budde
1
-0
/
+1
2015-03-09
MAINTAINERS: linux-can moved to github
Marc Kleine-Budde
1
-2
/
+2
2015-03-09
can: kvaser_usb: Read all messages in a bulk-in URB buffer
Ahmed S. Darwish
1
-5
/
+23
2015-03-09
can: kvaser_usb: Avoid double free on URB submission failures
Ahmed S. Darwish
1
-12
/
+8
2015-03-09
can: peak_usb: fix missing ctrlmode_ init for every dev
Stephane Grosjean
1
-0
/
+4
2015-03-09
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
2
-0
/
+11
2015-03-09
ip: fix error queue empty skb handling
Willem de Bruijn
3
-23
/
+53
2015-03-09
net/macb: Update DT bindings documentation
Boris BREZILLON
1
-1
/
+4
2015-03-09
bgmac: Clean warning messages
Peter Senna Tschudin
1
-7
/
+0
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
61
-92
/
+92
2015-03-09
net: stmmac: make reset control an optional requirement
Dinh Nguyen
1
-1
/
+3
2015-03-09
neigh: Use neigh table index for neigh_packet_xmit
Eric W. Biederman
3
-24
/
+34
2015-03-09
mpls: Fix the openvswitch select of NET_MPLS_GSO
Eric W. Biederman
1
-0
/
+1
2015-03-09
mpls: Correct the ttl decrement.
Eric W. Biederman
1
-1
/
+1
2015-03-09
mpls: Better error code for unsupported option.
Eric W. Biederman
1
-1
/
+1
2015-03-09
mpls: Cleanup the rcu usage in the code.
Eric W. Biederman
1
-26
/
+47
2015-03-09
mpls: Fix the kzalloc argument order in mpls_rt_alloc
Eric W. Biederman
1
-1
/
+1
2015-03-09
neterion: remove reference to ifconfig
stephen hemminger
2
-2
/
+2
2015-03-09
Linux 4.0-rc3
v4.0-rc3
Linus Torvalds
1
-1
/
+1
2015-03-08
sunrpc: fix braino in ->poll()
Al Viro
1
-1
/
+1
2015-03-08
net: dsa: mv88e6352: Add support for EEE
Guenter Roeck
1
-0
/
+2
2015-03-08
net: dsa: mv88e6xxx: Add EEE support
Guenter Roeck
2
-0
/
+54
2015-03-08
net: bcmgenet: rework Rx queue init
Petri Gynther
1
-16
/
+27
2015-03-08
net/macb: merge at91_ether driver into macb driver
Cyrille Pitchen
5
-655
/
+484
[next]