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
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
167
-455
/
+461
2012-04-15
ipv4: fix checkpatch errors
Daniel Baluta
16
-49
/
+49
2012-04-15
virtio-net: send gratuitous packets when needed
Jason Wang
2
-5
/
+73
2012-04-15
isdn/hysdn: Convert to kstrtoul_from_user
Peter Hüwe
1
-9
/
+1
2012-04-14
ipv6: Remove unused argument to addrconf_dad_start().
David S. Miller
1
-6
/
+6
2012-04-14
net: Fix spelling typo in net
Masanari Iida
11
-12
/
+12
2012-04-14
tcp: Remove redundant code entering quickack mode
Vijay Subramanian
1
-2
/
+0
2012-04-14
tcp: bind() use stronger condition for bind_conflict
Alex Copot
4
-8
/
+18
2012-04-14
inet: makes syn_ack_timeout mandatory
Eric Dumazet
4
-2
/
+10
2012-04-14
tcp: RFC6298 supersedes RFC2988bis
Eric Dumazet
3
-4
/
+4
2012-04-14
net/wan: use module_pci_driver
Axel Lin
2
-24
/
+2
2012-04-14
net/tokenring: use module_pci_driver
Axel Lin
4
-48
/
+4
2012-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-58
/
+62
2012-04-14
tunnel: implement 64 bits statistics
stephen hemminger
4
-55
/
+111
2012-04-14
ixgbe: add I2C clock stretching
Don Skidmore
2
-6
/
+15
2012-04-14
igb: Update version to 3.4.7.
Carolyn Wyborny
1
-2
/
+2
2012-04-14
e1000e: cleanup boolean logic
Bruce Allan
6
-35
/
+31
2012-04-14
e1000e: cleanup remaining strings split across multiple lines
Bruce Allan
2
-15
/
+12
2012-04-14
e100: enable transmit time stamping.
Richard Cochran
1
-0
/
+1
2012-04-14
e100: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-04-13
bonding: Fixup get_tx_queue() op second arg type.
David S. Miller
1
-1
/
+1
2012-04-13
rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.
David S. Miller
1
-1
/
+1
2012-04-13
Phonet: change maintainer address
Rémi Denis-Courmont
1
-1
/
+1
2012-04-13
Phonet: missing headers (sparse)
Rémi Denis-Courmont
1
-0
/
+4
2012-04-13
Phonet: phonet_net_id can be static (sparse)
Rémi Denis-Courmont
1
-1
/
+1
2012-04-13
neighbour: Make neigh_table_init_no_netlink() static.
Hiroaki SHIMODA
2
-3
/
+1
2012-04-13
udp: intoduce udp_encap_needed static_key
Eric Dumazet
3
-1
/
+13
2012-04-13
net: WIZnet drivers: fix possible NULL dereference
Mike Sinkovsky
2
-2
/
+2
2012-04-13
rtnetlink: fix comments
stephen hemminger
1
-2
/
+4
2012-04-13
rtnetlink & bonding: change args got get_tx_queues
stephen hemminger
3
-12
/
+8
2012-04-13
ethernet: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-1
/
+1
2012-04-13
enic: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-1
/
+1
2012-04-13
broadcom: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-2
/
+1
2012-04-13
net: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2012-04-13
net/garp: fix GID rbtree ordering
David Ward
1
-4
/
+4
2012-04-13
pppoatm: Fix excessive queue bloat
David Woodhouse
1
-10
/
+85
2012-04-13
caif-hsi: Postpone init of HSI until open()
sjur.brandeland@stericsson.com
1
-52
/
+45
2012-04-13
caif-hsi: Remove stop/start of queue.
sjur.brandeland@stericsson.com
1
-10
/
+0
2012-04-13
caif-hsi: robust frame aggregation for HSI
Dmitry Tarnyagin
2
-57
/
+205
2012-04-13
caif: set traffic class for caif packets
Dmitry Tarnyagin
5
-3
/
+36
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-32
/
+39
2012-04-13
caif_hsi: use dev_dbg not dev_err for reporting
Kim Lilliestierna XX
1
-2
/
+2
2012-04-13
caif-hsi: Free flip_buffer at shutdown
sjur.brandeland@stericsson.com
1
-2
/
+3
2012-04-13
caif: Fix memory leakage in the chnl_net.c.
Tomasz Gregorek
1
-3
/
+6
2012-04-13
l2tp: don't overwrite source address in l2tp_ip_bind()
James Chapman
1
-1
/
+2
2012-04-13
l2tp: fix refcount leak in l2tp_ip sockets
James Chapman
1
-1
/
+1
2012-04-13
net: Fix misplaced parenthesis in virtio_net.c
Torsten Kaiser
1
-3
/
+2
2012-04-13
net/key/af_key.c: add missing kfree_skb
Julia Lawall
1
-1
/
+1
2012-04-13
phonet: Sort out initiailziation and cleanup code.
Eric W. Biederman
1
-19
/
+2
2012-04-13
net: In unregister_netdevice_notifier unregister the netdevices.
Eric W. Biederman
1
-0
/
+20
[next]