index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: remove unused parameter from ip6_ra_control
Denis V. Lunev
2008-07-19
3
-9
/
+4
*
tcp: fix kernel panic with listening_get_next
Daniel Lezcano
2008-07-19
1
-2
/
+1
*
tcp: Remove redundant checks when setting eff_sacks
Adam Langley
2008-07-19
2
-15
/
+16
*
tcp: options clean up
Adam Langley
2008-07-19
2
-196
/
+238
*
tcp: Fix MD5 signatures for non-linear skbs
Adam Langley
2008-07-19
5
-195
/
+242
*
sctp: Update sctp global memory limit allocations.
Vlad Yasevich
2008-07-18
1
-3
/
+7
*
sctp: remove unnecessary byteshifting, calculate directly in big-endian
Harvey Harrison
2008-07-18
4
-15
/
+20
*
sctp: Allow only 1 listening socket with SO_REUSEADDR
Vlad Yasevich
2008-07-18
1
-9
/
+16
*
sctp: Do not leak memory on multiple listen() calls
Vlad Yasevich
2008-07-18
1
-2
/
+3
*
sctp: Support ipv6only AF_INET6 sockets.
Vlad Yasevich
2008-07-18
6
-10
/
+93
*
sctp: Prevent uninitialized memory access
Florian Westphal
2008-07-18
2
-0
/
+4
*
sctp: Don't abort initialization when CONFIG_PROC_FS=n
Florian Westphal
2008-07-18
3
-5
/
+14
*
tcp: RTT metrics scaling
Stephen Hemminger
2008-07-18
2
-13
/
+30
*
pkt_sched: Fix noqueue_qdisc initialization.
David S. Miller
2008-07-18
1
-0
/
+7
*
pkt_sched: Manage qdisc list inside of root qdisc.
David S. Miller
2008-07-18
4
-56
/
+133
*
pkt_sched: Get rid of u32_list.
David S. Miller
2008-07-18
2
-15
/
+5
*
packet: add PACKET_RESERVE sockopt
Patrick McHardy
2008-07-18
2
-3
/
+27
*
bnx2: Update version to 1.7.9.
Benjamin Li
2008-07-18
1
-2
/
+2
*
bnx2: Fix Sparse warnings
Benjamin Li
2008-07-18
1
-2
/
+0
*
bnx2: Add TX multiqueue support.
Benjamin Li
2008-07-18
2
-18
/
+38
*
bnx2: Update TPAT firmware
Benjamin Li
2008-07-18
1
-233
/
+233
*
e1000: resolve tx multiqueue bug
Ben Hutchings
2008-07-18
1
-0
/
+2
*
igb/ixgbe/e1000e: resolve tx multiqueue bug
Jeff Kirsher
2008-07-18
3
-4
/
+10
*
proc: consolidate per-net single-release callers
Pavel Emelyanov
2008-07-18
6
-62
/
+16
*
proc: consolidate per-net single_open callers
Pavel Emelyanov
2008-07-18
6
-108
/
+33
*
proc: clean the ip_misc_proc_init and ip_proc_init_net error paths
Pavel Emelyanov
2008-07-18
1
-12
/
+3
*
proc: show per-net ip_devconf.forwarding in /proc/net/snmp
Pavel Emelyanov
2008-07-18
1
-1
/
+1
*
proc: create /proc/net/snmp file in each net
Pavel Emelyanov
2008-07-18
1
-20
/
+50
*
proc: create /proc/net/netstat file in each net
Pavel Emelyanov
2008-07-18
1
-9
/
+38
*
ipv4: clean the init_ipv4_mibs error paths
Pavel Emelyanov
2008-07-18
1
-7
/
+1
*
mib: put icmpmsg statistics on struct net
Pavel Emelyanov
2008-07-18
5
-19
/
+14
*
mib: put icmp statistics on struct net
Pavel Emelyanov
2008-07-18
5
-14
/
+13
*
mib: put udplite statistics on struct net
Pavel Emelyanov
2008-07-18
5
-10
/
+10
*
mib: put udp statistics on struct net
Pavel Emelyanov
2008-07-18
5
-14
/
+12
*
mib: put net statistics on struct net
Pavel Emelyanov
2008-07-18
4
-15
/
+13
*
mib: put ip statistics on struct net
Pavel Emelyanov
2008-07-18
5
-19
/
+12
*
mib: put tcp statistics on struct net
Pavel Emelyanov
2008-07-18
5
-17
/
+16
*
ipv4: add pernet mib operations
Pavel Emelyanov
2008-07-18
1
-0
/
+20
*
mib: add netns/mib.h file
Pavel Emelyanov
2008-07-18
2
-0
/
+11
*
Revert "remove the strip driver"
David S. Miller
2008-07-18
4
-0
/
+2833
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
4190
-309095
/
+287137
|
\
|
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-07-17
22
-127
/
+383
|
|
\
|
|
*
[PATCH] ocfs2: fix oops in mmap_truncate testing
Coly Li
2008-07-16
1
-3
/
+10
|
|
*
configfs: call drop_link() to cleanup after create_link() failure
Louis Rilling
2008-07-14
1
-1
/
+5
|
|
*
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-14
8
-64
/
+94
|
|
*
configfs: Fix failing mkdir() making racing rmdir() fail
Louis Rilling
2008-07-14
2
-10
/
+44
|
|
*
configfs: Fix deadlock with racing rmdir() and rename()
Louis Rilling
2008-07-14
1
-20
/
+25
|
|
*
configfs: Make configfs_new_dirent() return error code instead of NULL
Louis Rilling
2008-07-14
1
-4
/
+5
|
|
*
configfs: Protect configfs_dirent s_links list mutations
Louis Rilling
2008-07-14
2
-4
/
+9
|
|
*
configfs: Introduce configfs_dirent_lock
Louis Rilling
2008-07-14
4
-1
/
+34
[next]