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-06-25
macvtap: Consistently use rcu functions
Vlad Yasevich
1
-9
/
+9
2013-06-25
macvtap: Convert to using rtnl lock
Vlad Yasevich
1
-37
/
+25
2013-06-25
net: poll/select low latency socket support
Eliezer Tamir
7
-22
/
+91
2013-06-25
ethernet/arc/arc_emac - Add new driver
Alexey Brodkin
8
-0
/
+1249
2013-06-25
net: sctp: simplify sctp_get_port
Daniel Borkmann
1
-4
/
+1
2013-06-25
net: sctp: decouple cleaning some socket data from endpoint
Daniel Borkmann
2
-10
/
+25
2013-06-25
net: sctp: minor: sctp_seq_dump_local_addrs add missing newline
Daniel Borkmann
1
-1
/
+1
2013-06-25
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
5
-50
/
+15
2013-06-25
ktime: add ms_to_ktime() and ktime_add_ms() helpers
Daniel Borkmann
1
-0
/
+13
2013-06-25
net: sctp: remove TEST_FRAME ifdef
Daniel Borkmann
1
-7
/
+0
2013-06-25
net/mlx4_core: Fail device init if num_vfs is negative
Jack Morgenstein
1
-0
/
+5
2013-06-25
net/mlx4_core: Add warning in case of command timeouts
Dotan Barak
1
-0
/
+6
2013-06-25
net/mlx4_core: Replace sscanf() with kstrtoint()
Dotan Barak
1
-3
/
+3
2013-06-25
net/mlx4_en: Remove an unnecessary test
Dotan Barak
1
-3
/
+0
2013-06-25
net/mlx4_en: Add prints when TX timeout occurs
Yevgeny Petrilin
1
-0
/
+9
2013-06-25
net/mlx4_en: Fix a race between napi poll function and RX ring cleanup
Eugenia Emantayev
1
-4
/
+4
2013-06-25
net/mlx4_en: Change log level from error to debug for vlan related messages
Eugenia Emantayev
1
-2
/
+2
2013-06-25
net/mlx4_en: Move register_netdev() to the end of initialization function
Eugenia Emantayev
1
-1
/
+2
2013-06-25
net/mlx4_en: Do not query stats when device port is down
Jack Morgenstein
1
-4
/
+5
2013-06-25
net/mlx4_en: Fix resource leak in error flow
Dotan Barak
1
-1
/
+1
2013-06-25
ipv6: remove old token ipv6 address as soon as possible
Hannes Frederic Sowa
1
-0
/
+1
2013-06-25
ipv6: don't disable interface if last ipv6 address is removed
Hannes Frederic Sowa
1
-6
/
+0
2013-06-25
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
2
-75
/
+97
2013-06-25
mlx4: allow order-0 memory allocations in RX path
Eric Dumazet
2
-86
/
+95
2013-06-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
9
-59
/
+114
2013-06-25
qeth: use default napi weight
Sebastian Ott
1
-1
/
+1
2013-06-25
qeth: Fix crash on initial MTU size change
Stefan Raspl
1
-2
/
+4
2013-06-25
qeth: change default standard blkt settings for OSA
Ursula Braun
1
-5
/
+5
2013-06-25
qeth: Increase default MTU for OSA devices
Stefan Raspl
1
-3
/
+4
2013-06-25
netiucv: remove unused macro
Andy Shevchenko
1
-20
/
+0
2013-06-25
bnx2x: Remove sparse and coccinelle warnings
Yuval Mintz
3
-7
/
+12
2013-06-25
ipv6: add include file to suppress sparse warnings
Eric Dumazet
1
-0
/
+1
2013-06-25
tcp: remove invalid __rcu annotation
Eric Dumazet
1
-3
/
+3
2013-06-24
packet: nlmon: virtual netlink monitoring device for packet sockets
Daniel Borkmann
3
-0
/
+181
2013-06-24
net: netlink: virtual tap device management
Daniel Borkmann
2
-0
/
+117
2013-06-24
net: if_arp: add ARPHRD_NETLINK type
Daniel Borkmann
1
-0
/
+1
2013-06-24
net: Restore unintentional reverts.
David S. Miller
3
-3
/
+0
2013-06-24
sfc: Improve test for IOMMU in use
Ben Hutchings
1
-1
/
+1
2013-06-24
sfc: Fix IRQ cleanup in case of a probe failure
Ben Hutchings
2
-38
/
+40
2013-06-24
sfc: Do not pass non-TCP packets into GRO code
Ben Hutchings
1
-1
/
+1
2013-06-24
sfc: Define and set RX buffer flag for packets parsed as TCP
Ben Hutchings
2
-5
/
+15
2013-06-24
sfc: Enable accelerated RFS on vlans
Andy Lutomirski
1
-1
/
+14
2013-06-24
sfc: Report software timestamping capabilities
Ben Hutchings
3
-11
/
+22
2013-06-24
sfc: Increase size of RX SKB header area
Jon Cooper
1
-1
/
+1
2013-06-24
sfc: Enable RX checksum offload for packets not handled by GRO
Jon Cooper
1
-0
/
+2
2013-06-24
sfc: Fix EEH with legacy interrupts.
Alexandre Rames
4
-1
/
+18
2013-06-24
bnx2x: Fix compilation with no IOV support
Yuval Mintz
3
-12
/
+18
2013-06-24
net: Unmap fragment page once iterator is done
Wedson Almeida Filho
3
-3
/
+6
2013-06-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
210
-2842
/
+27577
2013-06-24
xen-netback: double free on unload
Dan Carpenter
1
-2
/
+2
[next]