index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-02
Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-125
/
+386
2013-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-2
/
+51
2013-08-02
Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+2
2013-08-02
Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-44
/
+87
2013-08-02
sctp: Don't lookup dst if transport dst is still valid
fan.du
3
-2
/
+3
2013-08-02
Merge branch 'eth_alen'
David S. Miller
28
-79
/
+99
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
11
-26
/
+29
2013-08-02
include: Convert ethernet mac address declarations to use ETH_ALEN
Joe Perches
11
-45
/
+58
2013-08-02
uapi: Convert some uses of 6 to ETH_ALEN
Joe Perches
6
-8
/
+12
2013-08-02
Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-125
/
+31
2013-08-01
Merge branch 'qlcnic'
David S. Miller
8
-309
/
+651
2013-08-01
qlcnic: Update version to 5.2.45
Himanshu Madhani
1
-2
/
+2
2013-08-01
qlcnic: Enable mailbox interface in poll mode when interrupts are not available
Manish Chopra
1
-7
/
+11
2013-08-01
qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...
Manish Chopra
6
-264
/
+232
2013-08-01
qlcnic: Interrupt based driver firmware mailbox mechanism
Manish Chopra
5
-21
/
+388
2013-08-01
qlcnic: Enhance diagnostic loopback error codes.
Jitendra Kalsaria
4
-19
/
+22
2013-08-01
Merge branch 'bond_rcu'
David S. Miller
6
-383
/
+310
2013-08-01
bonding: initial RCU conversion
nikolay@redhat.com
5
-29
/
+32
2013-08-01
bonding: factor out slave id tx code and simplify xmit paths
Nikolay Aleksandrov
2
-67
/
+61
2013-08-01
bonding: simplify broadcast_xmit function
Nikolay Aleksandrov
1
-36
/
+16
2013-08-01
bonding: remove unnecessary read_locks of curr_slave_lock
nikolay@redhat.com
1
-25
/
+8
2013-08-01
bonding: convert to list API and replace bond's custom list
nikolay@redhat.com
6
-236
/
+203
2013-08-01
ipv6: bump genid when delete/add address
fan.du
1
-0
/
+1
2013-08-01
macvlan: handle set_promiscuity failures
Michael S. Tsirkin
1
-2
/
+5
2013-08-01
macvlan: better mode validation
Michael S. Tsirkin
1
-2
/
+14
2013-08-01
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-49
/
+32
2013-08-01
bnx2x: Revising locking scheme for MAC configuration
Yuval Mintz
7
-60
/
+340
2013-08-01
tipc: fix oops when creating server socket fails
Ying Xue
1
-3
/
+12
2013-08-01
bonding: fix system hang due to fast igmp timer rescheduling
Nikolay Aleksandrov
1
-2
/
+2
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
18
-41
/
+41
2013-08-01
net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set
Cong Wang
1
-0
/
+5
2013-08-01
net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param
Jack Morgenstein
1
-1
/
+1
2013-08-01
net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC
Or Gerlitz
1
-10
/
+1
2013-08-01
tile: support PTP using the tilegx mPIPE (IEEE 1588)
Chris Metcalf
5
-4
/
+266
2013-08-01
tile: remove deprecated NETIF_F_LLTX flag from tile drivers
Chris Metcalf
2
-2
/
+0
2013-08-01
tile: make "tile_net.custom" a proper bool module parameter
Chris Metcalf
1
-5
/
+5
2013-08-01
tile: support TSO for IPv6 in tilegx network driver
Chris Metcalf
1
-15
/
+29
2013-08-01
tile: support multiple mPIPE shims in tilegx network driver
Chris Metcalf
6
-212
/
+417
2013-08-01
tile: enable GRO in the tilegx network driver
Chris Metcalf
1
-1
/
+1
2013-08-01
tile: fix panic bug in napi support for tilegx network driver
Chris Metcalf
1
-32
/
+33
2013-08-01
tile: update dev->stats directly in tilegx network driver
Chris Metcalf
1
-21
/
+8
2013-08-01
tile: support jumbo frames in the tilegx network driver
Chris Metcalf
5
-166
/
+351
2013-08-01
tile: remove dead is_dup_ack() function from tilepro net driver
Chris Metcalf
1
-76
/
+0
2013-08-01
tile: avoid bug in tilepro net driver built with old hypervisor
Chris Metcalf
1
-3
/
+6
2013-08-01
tile: support rx_dropped/rx_errors in tilepro net driver
Chris Metcalf
1
-26
/
+15
2013-08-01
tile: set hw_features and vlan_features in setup
Chris Metcalf
2
-33
/
+25
2013-08-01
ipv6: prevent race between address creation and removal
Jiri Benc
1
-16
/
+15
2013-08-01
ipv6: move peer_addr init into ipv6_add_addr()
Jiri Pirko
1
-9
/
+11
2013-08-01
ipv6: update ip6_rt_last_gc every time GC is run
Michal Kubeček
2
-4
/
+6
2013-08-01
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
4
-16
/
+13
[prev]
[next]