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-09-24
net: use a per task frag allocator
Eric Dumazet
13
-200
/
+167
2012-09-24
gianfar: Change default HW Tx queue scheduling mode
Claudiu Manoil
2
-2
/
+20
2012-09-24
net: loopback: set default mtu to 64K
Eric Dumazet
1
-1
/
+1
2012-09-24
net: Remove unnecessary NULL check in scm_destroy().
David S. Miller
1
-1
/
+1
2012-09-24
bnx2x: Improve code around bnx2x_tests_str_arr
Merav Sicron
1
-9
/
+4
2012-09-24
ctcm: fix error return code
Peter Senna Tschudin
1
-1
/
+1
2012-09-24
drivers/s390/net: removes unnecessary semicolon
Peter Senna Tschudin
2
-3
/
+3
2012-09-24
qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()
Wei Yongjun
1
-0
/
+2
2012-09-24
lcs: ensure proper ccw setup
Sebastian Ott
1
-1
/
+1
2012-09-24
qeth: cleanup channel path descriptor function
Sebastian Ott
1
-33
/
+41
2012-09-24
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
37
-670
/
+773
2012-09-24
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
Pablo Neira Ayuso
2
-2
/
+8
2012-09-24
netfilter: nfnetlink_queue: fix maximum packet length to userspace
Pablo Neira Ayuso
1
-3
/
+7
2012-09-24
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
Pablo Neira Ayuso
4
-3
/
+31
2012-09-24
netfilter: xt_time: add support to ignore day transition
Florian Westphal
2
-1
/
+28
2012-09-24
ixgbevf: Return error on failure to enable VLAN
Alexander Duyck
2
-7
/
+34
2012-09-24
ixgbevf: Add fix to VF to handle multi-descriptor buffers
Alexander Duyck
2
-2
/
+17
2012-09-24
ixgbevf: Fix AIM (Adaptive Interrupt Moderation)
Greg Rose
1
-0
/
+4
2012-09-24
ixgbevf - Remove unused parameter in ixgbevf_receive_skb
Narendra K
1
-3
/
+1
2012-09-24
ixgbe: Do not read the spoofed packets counter when not in IOV mode
Greg Rose
1
-2
/
+3
2012-09-24
ixgbevf: Fix code for handling timeout
Alexander Duyck
3
-52
/
+58
2012-09-23
netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.
David S. Miller
1
-1
/
+1
2012-09-22
tcp: TCP Fast Open Server - record retransmits after 3WHS
Neal Cardwell
1
-0
/
+2
2012-09-22
net: Make ZNET driver config depend on X86.
David S. Miller
1
-1
/
+1
2012-09-22
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
7
-20
/
+54
2012-09-22
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
4
-8
/
+12
2012-09-22
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
12
-39
/
+78
2012-09-22
netfilter: ipset: Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
1
-23
/
+21
2012-09-22
netfilter: ipset: Rewrite cidr book keeping to handle /0
Jozsef Kadlecsik
1
-49
/
+55
2012-09-22
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
Neal Cardwell
1
-1
/
+2
2012-09-22
tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT
Neal Cardwell
1
-4
/
+6
2012-09-22
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
4
-4
/
+12
2012-09-22
tcp: extract code to compute SYNACK RTT
Neal Cardwell
3
-6
/
+11
2012-09-22
ptp: clarify the clock_name sysfs attribute
Richard Cochran
2
-2
/
+8
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
9
-11
/
+18
2012-09-22
ptp: provide the clock's adjusted frequency
Richard Cochran
1
-2
/
+3
2012-09-22
ptp: remember the adjusted frequency
Richard Cochran
2
-0
/
+2
2012-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2
-256
/
+122
2012-09-22
can: sja1000: Add support for listen-only mode and one-shot mode
Andreas Larsson
1
-7
/
+24
2012-09-22
igb: Use dma_unmap_addr and dma_unmap_len defines
Alexander Duyck
2
-34
/
+34
2012-09-22
igb: Simplify how we populate the RSS key
Alexander Duyck
1
-12
/
+6
2012-09-22
igb: Change how we populate the RSS indirection table
Alexander Duyck
1
-29
/
+26
2012-09-22
igb: Change Tx cleanup loop to do/while instead of for
Alexander Duyck
1
-12
/
+16
2012-09-22
igb: Remove logic that was doing NUMA pseudo-aware allocations
Alexander Duyck
2
-85
/
+13
2012-09-22
igb: Fix stats output on i210/i211 parts.
Carolyn Wyborny
1
-1
/
+5
2012-09-22
igb: Change how we check for pre-existing and assigned VFs
Stefan Assmann
2
-83
/
+22
2012-09-21
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
Wei Yongjun
1
-2
/
+2
2012-09-21
can: usb: peak: rename peak_usb dump_mem function
Randy Dunlap
3
-9
/
+9
2012-09-21
can: c_can: Adopt pinctrl support
AnilKumar Ch
1
-0
/
+7
2012-09-21
can: c_can: Add d_can suspend resume support
AnilKumar Ch
3
-0
/
+148
[next]