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-02-10
Merge branch 'vsock'
David S. Miller
16
-1
/
+6038
2013-02-10
VSOCK: Introduce VM Sockets
Andy King
16
-1
/
+6038
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
266
-1437
/
+2114
2013-02-08
cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor
Vipul Pandya
1
-1
/
+1
2013-02-08
net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
Daniel Borkmann
1
-5
/
+3
2013-02-08
macvlan: add a salt to mc_hash()
Eric Dumazet
1
-4
/
+13
2013-02-08
macvlan: broadcast addr should be part of mc_filter
Eric Dumazet
1
-0
/
+3
2013-02-08
ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c
Amerigo Wang
1
-4
/
+4
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
20
-150
/
+66
2013-02-08
bgmac: fix "cmdcfg" calls for promisc and loopback modes
Rafał Miłecki
1
-4
/
+4
2013-02-08
bgmac: validate (and random if needed) MAC addr
Rafał Miłecki
1
-0
/
+6
2013-02-08
skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE
Alexander Duyck
2
-4
/
+4
2013-02-09
Linux 3.8-rc7
v3.8-rc7
Linus Torvalds
1
-1
/
+1
2013-02-09
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-5
/
+26
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
68
-348
/
+649
2013-02-08
Merge branch 'wireless'
David S. Miller
249
-3180
/
+26293
2013-02-08
Merge branch 'sctp_keys'
David S. Miller
2
-1
/
+6
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2013-02-08
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-08
atm/iphase: rename fregt_t -> ffreg_t
Heiko Carstens
1
-73
/
+73
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
249
-3180
/
+26293
2013-02-08
ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned
Will Deacon
1
-1
/
+1
2013-02-08
ARM: DMA mapping: fix bad atomic test
Russell King
1
-1
/
+1
2013-02-08
ARM: realview: ensure that we have sufficient IRQs available
Russell King
1
-1
/
+1
2013-02-08
ARM: GIC: fix GIC cpumask initialization
Russell King
1
-2
/
+23
2013-02-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-5
/
+8
2013-02-08
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
1
-1
/
+1
2013-02-08
l2tp: dont play with skb->truesize
Eric Dumazet
2
-12
/
+0
2013-02-07
Merge branch 'tg3'
David S. Miller
4
-24
/
+148
2013-02-07
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
3
-6
/
+117
2013-02-07
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
1
-6
/
+20
2013-02-07
ssb: get mac address from sprom struct for gige driver
Hauke Mehrtens
1
-12
/
+11
2013-02-07
net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
Daniel Borkmann
1
-9
/
+12
2013-02-07
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
1
-7
/
+9
2013-02-07
net: fec: fix spin_lock dead lock
Frank Li
1
-1
/
+3
2013-02-07
net: fec: correct fix method about miss init spinlock
Frank Li
1
-4
/
+3
2013-02-07
mlx4_en: Fix BQL reset TX queue call point
Tom Herbert
2
-3
/
+2
2013-02-07
Merge branch 'netback'
David S. Miller
3
-53
/
+88
2013-02-07
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
1
-1
/
+1
2013-02-07
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
1
-1
/
+12
2013-02-07
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
1
-25
/
+13
2013-02-07
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
3
-26
/
+62
2013-02-07
Merge branch 'mlx4'
David S. Miller
11
-388
/
+709
2013-02-07
net/mlx4_en: Implement ndo fdb functionality
Yan Burman
1
-0
/
+75
2013-02-07
net/mlx4_en: Add unicast MAC filtering
Yan Burman
2
-2
/
+130
2013-02-07
net/mlx4_en: Manage hash of MAC addresses per port
Yan Burman
3
-38
/
+79
2013-02-07
net/mlx4_en: Save previous MAC address of the port so we can replace it later
Yan Burman
1
-2
/
+2
2013-02-07
net/mlx4_en: Re-arrange ndo_set_rx_mode related code
Yan Burman
2
-128
/
+145
2013-02-07
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
Yan Burman
6
-208
/
+224
[next]