index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-24
can: c_can: Cleanup setup of receive buffers
Thomas Gleixner
1
-21
/
+17
2014-04-24
can: c_can: Cleanup c_can_read_msg_object()
Thomas Gleixner
1
-17
/
+15
2014-04-24
can: c_can: Cleanup irq enable/disable
Thomas Gleixner
1
-25
/
+12
2014-04-24
can: c_can: Work around C_CAN RX wreckage
Thomas Gleixner
2
-3
/
+11
2014-04-24
can: c_can: Disable rx split as workaround
Thomas Gleixner
2
-14
/
+55
2014-04-24
can: c_can: Get rid of pointless interrupts
Thomas Gleixner
2
-77
/
+48
2014-04-24
can: c_can: Avoid status register update for D_CAN
Thomas Gleixner
1
-3
/
+6
2014-04-24
can: c_can: Simplify buffer reenabling
Thomas Gleixner
1
-10
/
+6
2014-04-24
can: c_can: Always update error stats
Thomas Gleixner
1
-6
/
+7
2014-04-24
can: c_can: Fix berr reporting
Thomas Gleixner
1
-10
/
+6
2014-04-24
can: c_can: Handle state change correctly
Thomas Gleixner
1
-5
/
+20
2014-04-24
can: c_can: Do not access skb after net_receive_skb()
Thomas Gleixner
1
-5
/
+4
2014-04-24
can: c_can: Make bus off interrupt disable logic work
Thomas Gleixner
1
-7
/
+4
2014-04-24
can: c_can: Fix startup logic
Thomas Gleixner
1
-18
/
+17
2014-04-24
can: c_can_pci: Set the type of the IP core
Thomas Gleixner
1
-0
/
+2
2014-04-24
netfilter: Fix warning in nfnetlink_receive().
David S. Miller
1
-1
/
+0
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
19
-36
/
+38
2014-04-24
net: Add variants of capable for use on netlink messages
Eric W. Biederman
2
-0
/
+72
2014-04-24
net: Add variants of capable for use on on sockets
Eric W. Biederman
2
-0
/
+54
2014-04-24
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
3
-4
/
+9
2014-04-24
netlink: Rename netlink_capable netlink_allowed
Eric W. Biederman
1
-5
/
+5
2014-04-24
gianfar: Check if phydev present on ethtool -A
Claudiu Manoil
1
-0
/
+3
2014-04-24
qlcnic: Fix memory leak.
Rajesh Borundia
1
-1
/
+8
2014-04-24
qlcnic: Reset firmware API lock at driver load time
Sony Chacko
1
-0
/
+9
2014-04-24
team: forbid incorrect fall-through in notifier
Jiri Pirko
1
-0
/
+2
2014-04-24
net: cadence: Fix architecture dependencies
Jean Delvare
1
-2
/
+2
2014-04-24
smc91x: improve definition of debug macros
Zi Shen Lim
1
-11
/
+12
2014-04-23
net: filter: initialize A and X registers
Alexei Starovoitov
1
-7
/
+9
2014-04-23
net: Update my email address
Ben Hutchings
1
-1
/
+1
2014-04-23
vxlan: ensure to advertise the right fdb remote
Nicolas Dichtel
1
-17
/
+21
2014-04-23
net/phy: micrel: fix bugged test on device tree loading for ksz9021
Hubert Chaumette
1
-3
/
+3
2014-04-23
hisax/icc: add missing semicolon after label
Julia Lawall
1
-1
/
+1
2014-04-23
smc91x: fix compile error when SMC_DEBUG >= 2
Zi Shen Lim
1
-1
/
+1
2014-04-22
net: sxgbe: Added phy_found error path
Byungho An
1
-2
/
+12
2014-04-22
net: sxgbe: rearrange dma descriptor
Byungho An
2
-24
/
+19
2014-04-22
virtio_net: zero is an invald queue_pairs number
Amos Kong
1
-1
/
+1
2014-04-22
arc_emac: write initial MAC address from devicetree to hw
Max Schwarz
1
-7
/
+14
2014-04-22
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
3
-4
/
+4
2014-04-21
MAINTAINERS: SXGBE authors update
Florian Fainelli
1
-1
/
+0
2014-04-19
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
10
-22
/
+21
2014-04-19
ixgbe: clean up Rx time stamping code
Jakub Kicinski
3
-45
/
+15
2014-04-19
igb: fix stats for i210 rx_fifo_errors
Todd Fujinaka
1
-1
/
+3
2014-04-19
e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP
Hiroaki SHIMODA
1
-1
/
+1
2014-04-19
e1000e: Correctly include VLAN_HLEN when changing interface MTU
Vlad Yasevich
1
-1
/
+1
2014-04-19
i40e: fix TCP flag replication for hardware offload
Jesse Brandeburg
1
-0
/
+9
2014-04-19
i40e: remove open-coded skb_cow_head
Francois Romieu
1
-9
/
+9
2014-04-19
thp: close race between split and zap huge pages
Kirill A. Shutemov
1
-3
/
+10
2014-04-19
mm: fix new kernel-doc warning in filemap.c
Randy Dunlap
1
-1
/
+0
2014-04-19
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-19
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
1
-8
/
+23
[next]